We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd34042 commit 0885e29Copy full SHA for 0885e29
app/build.gradle.kts
@@ -18,7 +18,7 @@ android {
18
minSdk = 24
19
targetSdk = 35
20
versionCode = 1
21
- versionName = "1.2.32"
+ versionName = "1.2.4"
22
23
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
24
0 commit comments