update version to 3.7.0

This commit is contained in:
tibbi 2018-04-10 20:37:05 +02:00
parent ee1df9ebbb
commit 5e2137371d

View file

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