bump android to 0.4.34

This commit is contained in:
Paul Miller
2023-11-15 16:18:41 -06:00
parent 936c483e4d
commit 59abe9d7f8

View File

@@ -7,8 +7,8 @@ android {
applicationId "com.mutinywallet.mutinywallet"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 34
versionName "0.4.33"
versionCode 35
versionName "0.4.34"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.