diff --git a/app/build.gradle b/app/build.gradle index b41c126..346f4e7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.thankyou" minSdkVersion 21 targetSdkVersion 30 - versionCode 21 - versionName "5.4.0" + versionCode 22 + versionName "5.4.1" setProperty("archivesBaseName", "thank-you") }