version bump

This commit is contained in:
Paul Miller
2024-04-05 16:51:40 -05:00
parent c14c3c5aa7
commit 996656d1cd
3 changed files with 7 additions and 7 deletions

View File

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