update version to 6.0.4

This commit is contained in:
tibbi 2018-12-04 10:21:13 +01:00
parent 394d7ccbbc
commit c804a192c0

View file

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 211
versionName "6.0.3"
versionCode 212
versionName "6.0.4"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}