Skip to content

Commit f7325bf

Browse files
committed
(android) Release v2.6.0 (code 104)
1 parent c19fe76 commit f7325bf

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 = 35
2929
versionCode = 104
30-
versionName = gitCommitHash()
30+
versionName = "2.6.0"
3131
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3232
}
3333

0 commit comments

Comments
 (0)