Bump to v1.7.11

This commit is contained in:
Tony Giorgio
2024-07-01 17:59:59 -05:00
committed by benthecarman
parent 1969a398ed
commit 8fcebfadb6
4 changed files with 10 additions and 10 deletions

View File

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