Skip to content

Commit a2a0cce

Browse files
committed
(legacy) Release v1.4.22 (code 37)
1 parent ab6c2e2 commit a2a0cce

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

0 commit comments

Comments
 (0)