Bump to v1.7.13

This commit is contained in:
Tony Giorgio
2024-07-09 12:24:45 -05:00
committed by Tony Giorgio
parent b4c34070a5
commit 06dbff8fda
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 73
versionName "1.7.12"
versionCode 74
versionName "1.7.13"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.