diff --git a/app/build.gradle b/app/build.gradle index a83f7d7ac..cd2fffcc2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.gallery" minSdkVersion 16 targetSdkVersion 23 - versionCode 101 - versionName "2.10.2" + versionCode 102 + versionName "2.10.3" } signingConfigs {