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 499aba3 commit b7249d6Copy full SHA for b7249d6
1 file changed
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.thankyou"
16
minSdkVersion 21
17
targetSdkVersion 31
18
- versionCode 25
19
- versionName "5.5.1"
+ versionCode 26
+ versionName "5.6.0"
20
setProperty("archivesBaseName", "thank-you")
21
}
22
0 commit comments