diff --git a/app/build.gradle b/app/build.gradle index 033da450..49ab38a4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.notes" minSdkVersion 16 targetSdkVersion 25 - versionCode 24 - versionName "1.24" + versionCode 25 + versionName "2.0.0" } signingConfigs {