update version to 6.1.1
This commit is contained in:
parent
dc6577e921
commit
a95b01b496
|
@ -14,8 +14,8 @@ android {
|
|||
applicationId "com.simplemobiletools.draw.pro"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 49
|
||||
versionName "6.1.0"
|
||||
versionCode 50
|
||||
versionName "6.1.1"
|
||||
setProperty("archivesBaseName", "draw")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue