update version to 2.8.0

This commit is contained in:
tibbi 2017-04-01 23:16:49 +02:00
parent d160b5b158
commit 79b1be0782

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 88 versionCode 89
versionName "2.7.4" versionName "2.8.0"
} }
signingConfigs { signingConfigs {