diff --git a/app/build.gradle b/app/build.gradle index f032cf3..df164ed 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.thankyou" minSdkVersion 16 targetSdkVersion 25 - versionCode 1 - versionName "1.0" + versionCode 2 + versionName "2.0.0" } signingConfigs {