diff --git a/app/build.gradle b/app/build.gradle index d04751fb..d735aea0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.simplemobiletools.notes" minSdkVersion 16 targetSdkVersion 23 - versionCode 16 - versionName "1.16" + versionCode 17 + versionName "1.17" } signingConfigs {