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 a4b3eb8 commit 47a6c64Copy full SHA for 47a6c64
1 file changed
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.thankyou"
16
minSdk 23
17
targetSdk 34
18
- versionCode 30
19
- versionName "5.7.2"
+ versionCode 31
+ versionName "5.7.3"
20
setProperty("archivesBaseName", "thank-you")
21
}
22
0 commit comments