update the version to 7 (1.6)

This commit is contained in:
tibbi 2016-06-19 15:26:45 +02:00
parent 8efae34fc9
commit 402e217f63

View file

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 6 versionCode 7
versionName "1.5" versionName "1.6"
} }
signingConfigs { signingConfigs {