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

Commit 3629627

Browse files
futurepaulAnthonyRonning
authored andcommitted
bump version name to 0.4.39-1 for android
1 parent 22103e3 commit 3629627

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 40
11-
versionName "0.4.39"
10+
versionCode 41
11+
versionName "0.4.39-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)