update version to 2.6.5

This commit is contained in:
tibbi 2017-03-07 18:59:48 +01:00
parent 77ab6178d0
commit 9e29d0bdb1

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 81 versionCode 82
versionName "2.6.4" versionName "2.6.5"
} }
signingConfigs { signingConfigs {