update version to 4.3.0

This commit is contained in:
tibbi 2018-06-28 15:54:05 +02:00
parent fcb24e572a
commit 1e792c1372
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 181
versionName "4.2.1"
versionCode 182
versionName "4.3.0"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}