Skip to content

Commit

Permalink
(android) Release v2.4.5 (code 98)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpad85 committed Dec 3, 2024
1 parent 27d2543 commit f7ccd2f
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 @@ -26,7 +26,7 @@ android {
minSdk = 26
targetSdk = 34
versionCode = 98
versionName = gitCommitHash()
versionName = "2.4.5"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
resourceConfigurations.addAll(listOf("en", "fr", "de", "es", "b+es+419", "cs", "pt-rBR", "sk", "vi", "sw"))
}
Expand Down

0 comments on commit f7ccd2f

Please sign in to comment.