Bump android to 0.4.7-2

This commit is contained in:
Tony Giorgio
2023-08-06 20:19:25 -05:00
parent c192c26687
commit 764947a280

View File

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