update version to 6.7.3

This commit is contained in:
tibbi 2019-05-14 23:57:19 +02:00
parent 9755cc8c56
commit a4c699a328
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 246
versionName "6.7.2"
versionCode 247
versionName "6.7.3"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}