update version to 2.10.9

This commit is contained in:
tibbi 2017-06-06 23:37:18 +02:00
parent 13620df112
commit 659f355ca1

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 107 versionCode 108
versionName "2.10.8" versionName "2.10.9"
} }
signingConfigs { signingConfigs {