Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Commit 2cb9d4a

Browse files
committed
bump android version
1 parent 95f2b4c commit 2cb9d4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.mutinywallet.mutinywallet"
88
minSdkVersion rootProject.ext.minSdkVersion
99
targetSdkVersion rootProject.ext.targetSdkVersion
10-
versionCode 22
11-
versionName "0.4.24"
10+
versionCode 23
11+
versionName "0.4.24-1"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
aaptOptions {
1414
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.

0 commit comments

Comments
 (0)