Skip to content

Commit 666ffc3

Browse files
committed
(android) Release v2.0.14 (code 69)
1 parent 3f0d158 commit 666ffc3

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
@@ -25,7 +25,7 @@ android {
2525
minSdk = 26
2626
targetSdk = 33
2727
versionCode = 69
28-
versionName = gitCommitHash()
28+
versionName = "2.0.14"
2929
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3030
resourceConfigurations.addAll(listOf("en", "fr", "de", "es", "b+es+419", "cs", "pt-rBR"))
3131
}

0 commit comments

Comments
 (0)