diff --git a/app/build.gradle b/app/build.gradle index ebbea3a28..38604d2c2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.gallery" minSdkVersion 16 targetSdkVersion 27 - versionCode 143 - versionName "2.18.0" + versionCode 144 + versionName "2.18.1" multiDexEnabled true setProperty("archivesBaseName", "gallery") }