update version to 9 (1.8)

This commit is contained in:
tibbi 2016-06-27 22:59:14 +02:00
parent c6c54940f8
commit 6e5192f9ac

View file

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 23
versionCode 8
versionName "1.7"
versionCode 9
versionName "1.8"
}
signingConfigs {