diff --git a/app/build.gradle b/app/build.gradle index 232451813..6634facfb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.gallery" minSdkVersion 16 targetSdkVersion 27 - versionCode 144 - versionName "2.18.1" + versionCode 145 + versionName "2.19.0" multiDexEnabled true setProperty("archivesBaseName", "gallery") }