update version to 6.2.0
This commit is contained in:
parent
2f23c18e94
commit
9c22073dfd
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "com.simplemobiletools.draw.pro"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 52
|
||||
versionName "6.1.3"
|
||||
versionCode 53
|
||||
versionName "6.2.0"
|
||||
setProperty("archivesBaseName", "draw")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue