Bump mutiny-node to 1.7.9

This commit is contained in:
Tony Giorgio
2024-06-24 18:50:55 -05:00
committed by Tony Giorgio
parent fc8347d76a
commit 175bdf97a4
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 70
versionName "1.7.9"
versionCode 71
versionName "1.7.10"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.