Skip to content

Commit e7bc97f

Browse files
committed
Release legacy-1.4.19 (code 34)
1 parent 9c7c634 commit e7bc97f

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

0 commit comments

Comments
 (0)