Bump to v0.6.3

This commit is contained in:
Tony Giorgio
2024-04-08 17:13:52 -05:00
committed by benthecarman
parent 58a91df8d7
commit 025f0d5f60
4 changed files with 11 additions and 10 deletions

View File

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