update the version to 4 (1.3)

This commit is contained in:
tibbi 2016-06-14 12:43:06 +02:00
parent 05af0f7862
commit ab3c96810e

View file

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 3 versionCode 4
versionName "1.2" versionName "1.3"
} }
signingConfigs { signingConfigs {