Skip to content

Commit

Permalink
(android) Relase v2.0.9 (code 64)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpad85 committed Sep 28, 2023
1 parent 49a6078 commit 18c2d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phoenix-android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android {
minSdk = 26
targetSdk = 33
versionCode = 64
versionName = gitCommitHash()
versionName = "2.0.9"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
resourceConfigurations.addAll(listOf("en", "fr", "de", "es", "cs", "pt-rBR"))
}
Expand Down

0 comments on commit 18c2d2a

Please sign in to comment.