There was an error while loading. Please reload this page.
1 parent 95f2b4c commit 2cb9d4aCopy full SHA for 2cb9d4a
1 file changed
android/app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "com.mutinywallet.mutinywallet"
8
minSdkVersion rootProject.ext.minSdkVersion
9
targetSdkVersion rootProject.ext.targetSdkVersion
10
- versionCode 22
11
- versionName "0.4.24"
+ versionCode 23
+ versionName "0.4.24-1"
12
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
13
aaptOptions {
14
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
0 commit comments