update version to 4.6.5

This commit is contained in:
tibbi 2018-10-02 23:29:41 +02:00
parent d309e1d10f
commit 49fbc29278

View file

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 200 versionCode 201
versionName "4.6.4" versionName "4.6.5"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
} }