Skip to content

Commit 93b8289

Browse files
committed
(android) Release v2.0.11 (code 66)
1 parent 0e02f81 commit 93b8289

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

0 commit comments

Comments
 (0)