Skip to content

Commit c9a03c2

Browse files
committed
(android) Release v2.4.4 (code 97)
1 parent c426c98 commit c9a03c2

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
@@ -26,7 +26,7 @@ android {
2626
minSdk = 26
2727
targetSdk = 34
2828
versionCode = 97
29-
versionName = gitCommitHash()
29+
versionName = "2.4.4"
3030
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3131
resourceConfigurations.addAll(listOf("en", "fr", "de", "es", "b+es+419", "cs", "pt-rBR", "sk", "vi", "sw"))
3232
}

0 commit comments

Comments
 (0)