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