bump android to 0.4.6-1

This commit is contained in:
Tony Giorgio
2023-07-28 15:27:36 -05:00
parent a1ef2e2648
commit 35491f5925

View File

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