update version to 2.1.1

This commit is contained in:
tibbi 2016-12-28 20:52:34 +01:00
parent 2dd6976e60
commit ff72bde978
1 changed files with 2 additions and 2 deletions

View File

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