update version to 4.6.1

This commit is contained in:
tibbi 2018-08-21 10:19:47 +02:00
parent 27fb0404ca
commit e4a9aa2dba

View file

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 27 targetSdkVersion 27
versionCode 196 versionCode 197
versionName "4.6.0" versionName "4.6.1"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
} }