update version to 3.0.0
This commit is contained in:
parent
81a390ef5c
commit
af536df622
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.gallery"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 145
|
||||
versionName "2.19.0"
|
||||
versionCode 146
|
||||
versionName "3.0.0"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "gallery")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue