diff --git a/app/build.gradle b/app/build.gradle index 86d431a9..db0d9fb5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.notes" minSdkVersion 16 targetSdkVersion 25 - versionCode 27 - versionName "2.0.2" + versionCode 28 + versionName "2.0.3" } signingConfigs {