update version to 3.6.3

This commit is contained in:
tibbi 2018-03-30 23:42:48 +02:00
parent b97ab1d795
commit 01a981bdaa

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 27
versionCode 168
versionName "3.6.2"
versionCode 169
versionName "3.6.3"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}