We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef1110f commit db1fb44Copy full SHA for db1fb44
1 file changed
app/build.gradle.kts
@@ -28,7 +28,7 @@ android {
28
29
defaultConfig {
30
applicationId = Android.namespace
31
- versionCode = 332
+ versionCode = 333
32
versionName = "1.1.$versionCode"
33
34
minSdk = Android.minSdkVersion
0 commit comments