diff --git a/app/build.gradle b/app/build.gradle index c794e1358..da5ea3ab5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.gallery" minSdkVersion 16 targetSdkVersion 23 - versionCode 89 - versionName "2.8.0" + versionCode 90 + versionName "2.8.1" } signingConfigs {