update version to 2.1.1

This commit is contained in:
tibbi 2016-12-28 20:52:34 +01:00
parent 2dd6976e60
commit ff72bde978

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 53 versionCode 54
versionName "2.1" versionName "2.1.1"
} }
signingConfigs { signingConfigs {