update version to 4.6.0
This commit is contained in:
parent
9c2fb68718
commit
f0c330db6c
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "com.simplemobiletools.gallery"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 195
|
||||
versionName "4.5.2"
|
||||
versionCode 196
|
||||
versionName "4.6.0"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "gallery")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue