Skip to content

Commit 6e1488f

Browse files
committed
(android) Release v2.4.1 (code 94)
This is a hotfix version off the mainnet branch.
1 parent d58ef9c commit 6e1488f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phoenix-android/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ android {
2626
minSdk = 26
2727
targetSdk = 34
2828
versionCode = 94
29-
versionName = gitCommitHash()
29+
versionName = "2.4.1"
3030
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3131
resourceConfigurations.addAll(listOf("en", "fr", "de", "es", "b+es+419", "cs", "pt-rBR", "sk", "vi", "sw"))
3232
}

0 commit comments

Comments
 (0)