Skip to content

Commit 03f45c9

Browse files
committed
(android) Release v2.5.0 (code 100)
This release supersedes previous release 2.5.0 with code 99.
1 parent c808eae commit 03f45c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phoenix-android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ android {
2727
minSdk = 26
2828
targetSdk = 34
2929
versionCode = 100
30-
versionName = gitCommitHash()
30+
versionName = "2.5.0"
3131
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3232
}
3333

0 commit comments

Comments
 (0)