diff --git a/app/build.gradle b/app/build.gradle index 9f25a9ff..a8ebc636 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.thankyou" minSdkVersion 21 targetSdkVersion 31 - versionCode 23 - versionName "5.4.2" + versionCode 24 + versionName "5.5.0" setProperty("archivesBaseName", "thank-you") }