Skip to content

Commit 1d08545

Browse files
committed
(legacy) Release v1.4.21 (code 36)
1 parent 7ae840b commit 1d08545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phoenix-legacy/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ android {
3030
minSdk = 24
3131
targetSdk = 30
3232
versionCode = 36
33-
versionName = gitCommitHash()
33+
versionName = "1.4.21"
3434
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3535
}
3636
buildTypes {

0 commit comments

Comments
 (0)