diff --git a/app/build.gradle b/app/build.gradle index bc4ae3a..7f3b031 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.simplemobiletools.thankyou" minSdkVersion 21 targetSdkVersion 28 - versionCode 12 - versionName "5.0.0" + versionCode 13 + versionName "5.0.1" setProperty("archivesBaseName", "thank-you") }