update version to 2.10.0

This commit is contained in:
tibbi 2017-05-20 23:23:13 +02:00
parent 53c8ea1531
commit a763509a1a

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 98 versionCode 99
versionName "2.9.1" versionName "2.10.0"
} }
signingConfigs { signingConfigs {