Bump to 0.4.12

This commit is contained in:
Paul Miller
2023-08-16 15:32:43 -05:00
parent 826af4ee1a
commit 2d5f96788f
3 changed files with 12 additions and 12 deletions

View File

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