Skip to content

Commit 838724a

Browse files
committed
(android) Release 2.0.10 (code 65)
1 parent 3b70792 commit 838724a

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 = 65
28-
versionName = gitCommitHash()
28+
versionName = "2.0.10"
2929
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3030
resourceConfigurations.addAll(listOf("en", "fr", "de", "es", "cs", "pt-rBR"))
3131
}

0 commit comments

Comments
 (0)