Skip to content

Commit 77ed7df

Browse files
committed
Force pushed the version and code bump and catch up with Prod.
1 parent f11d5a8 commit 77ed7df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ android {
2121
applicationId = "ltd.grunt.brainwallet"
2222
minSdk = 29
2323
targetSdk = 36
24-
versionCode = 202506272
25-
versionName = "v4.6.2"
24+
versionCode = 202506273
25+
versionName = "v4.7.1"
2626

2727
multiDexEnabled = true
2828
base.archivesName.set("${defaultConfig.versionName}(${defaultConfig.versionCode})")

0 commit comments

Comments
 (0)