update version to 3.7.1

This commit is contained in:
tibbi 2018-04-12 21:37:51 +02:00
parent 2a1484f28e
commit afda130cbb

View file

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