We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24159ed commit 14abeb9Copy full SHA for 14abeb9
app/build.gradle.kts
@@ -13,8 +13,8 @@ android {
13
applicationId = "com.ggaebiz.ggaebiz"
14
minSdk = 24
15
targetSdk = 35
16
- versionCode = 20001
17
- versionName = "2.0.1"
+ versionCode = 1000200
+ versionName = "1.0.2"
18
19
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
20
vectorDrawables {
0 commit comments