update version to 2.1.3

This commit is contained in:
tibbi 2017-01-04 22:38:42 +01:00
parent e3779f6321
commit 0483e01d60

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 55 versionCode 56
versionName "2.1.2" versionName "2.1.3"
} }
signingConfigs { signingConfigs {