update version to 5.1.3
This commit is contained in:
parent
d3e743aba6
commit
7e46a3fa1e
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "com.simplemobiletools.gallery"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 206
|
||||
versionName "5.1.2"
|
||||
versionCode 207
|
||||
versionName "5.1.3"
|
||||
multiDexEnabled true
|
||||
setProperty("archivesBaseName", "gallery")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue