We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6521af5 commit 2a4c760Copy full SHA for 2a4c760
1 file changed
app/build.gradle.kts
@@ -24,7 +24,7 @@ android {
24
25
defaultConfig {
26
applicationId = Android.namespace
27
- versionCode = 401
+ versionCode = 402
28
versionName = "1.1.$versionCode"
29
30
minSdk = Android.minSdkVersion
0 commit comments