We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 812b79a commit f4f3835Copy full SHA for f4f3835
app/build.gradle.kts
@@ -17,7 +17,7 @@ android {
17
minSdk = 24
18
targetSdk = 34
19
versionCode = 1
20
- versionName = "1.2.3"
+ versionName = "1.2.31"
21
22
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
23
0 commit comments