update version to 3.8.1

This commit is contained in:
tibbi 2018-04-24 23:59:36 +02:00
parent 240ed10586
commit 957545ab4d
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 27
versionCode 174
versionName "3.8.0"
versionCode 175
versionName "3.8.1"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}