diff --git a/app/build.gradle b/app/build.gradle index c5e3121aa..3c0a90d55 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.simplemobiletools.gallery" minSdkVersion 16 targetSdkVersion 23 - versionCode 17 - versionName "1.17" + versionCode 18 + versionName "1.18" } signingConfigs {