diff --git a/app/build.gradle b/app/build.gradle index e30a6ba99..10e6e1ca8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.gallery" minSdkVersion 16 targetSdkVersion 25 - versionCode 80 - versionName "2.6.3" + versionCode 81 + versionName "2.6.4" } signingConfigs {