update version to 3.2.0
This commit is contained in:
parent
625e839b75
commit
c2e3e7b3f5
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "com.simplemobiletools.gallery"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 152
|
||||
versionName "3.1.2"
|
||||
versionCode 153
|
||||
versionName "3.2.0"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "gallery")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue