Skip to content

Commit c7e4efc

Browse files
committed
(legacy) Release legacy-1.4.20 (code 35)
1 parent b4ee2de commit c7e4efc

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 = 35
33-
versionName = gitCommitHash()
33+
versionName = "1.4.20"
3434
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3535
}
3636
buildTypes {

0 commit comments

Comments
 (0)