diff --git a/app/build.gradle b/app/build.gradle index a67a34dc3..dbac87ee7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.gallery" minSdkVersion 16 targetSdkVersion 23 - versionCode 123 - versionName "2.13.0" + versionCode 124 + versionName "2.13.1" } signingConfigs {