bump to android 0.4.14-2

This commit is contained in:
Tony Giorgio
2023-09-01 15:10:12 -05:00
committed by Tony Giorgio
parent 9287ed9803
commit 453225773e

View File

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