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 def395e commit 827bd80Copy full SHA for 827bd80
app/build.gradle
@@ -14,7 +14,7 @@ android {
14
applicationId "com.simplemobiletools.thankyou"
15
minSdkVersion 21
16
targetSdkVersion 28
17
- versionCode 11
+ versionCode 12
18
versionName "5.0.0"
19
setProperty("archivesBaseName", "thank-you")
20
}
0 commit comments