Bump android 0.4.12-2

This commit is contained in:
Tony Giorgio
2023-08-18 14:59:58 -05:00
committed by benthecarman
parent 0d1d868b8a
commit 0635da394e

View File

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