Bump to mutiny wasm 0.4.8

This commit is contained in:
Tony Giorgio
2023-08-07 12:03:24 -05:00
committed by Tony Giorgio
parent 764947a280
commit 8a42a7d2bc
3 changed files with 8 additions and 8 deletions

View File

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