bump to 0.6.4

This commit is contained in:
Paul Miller
2024-04-12 14:05:25 -05:00
parent de3460bc0c
commit 67340ef731
4 changed files with 10 additions and 11 deletions

View File

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