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