update version to 2.6.2

This commit is contained in:
tibbi 2017-03-05 23:34:46 +01:00
parent 80bfc9183f
commit d855c43c65

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 78 versionCode 79
versionName "2.6.1" versionName "2.6.2"
} }
signingConfigs { signingConfigs {