We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9218643 commit 8697e8dCopy full SHA for 8697e8d
1 file changed
app/build.gradle.kts
@@ -13,8 +13,8 @@ android {
13
applicationId = "com.appcontrolx"
14
minSdk = 29
15
targetSdk = 34
16
- versionCode = 1
17
- versionName = "1.0.0"
+ versionCode = 2
+ versionName = "1.0.1"
18
}
19
20
signingConfigs {
0 commit comments