update version to 6.0.6
This commit is contained in:
parent
33f7dd79a4
commit
701407b6c7
|
@ -14,8 +14,8 @@ android {
|
|||
applicationId "com.simplemobiletools.draw.pro"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 47
|
||||
versionName "6.0.5"
|
||||
versionCode 48
|
||||
versionName "6.0.6"
|
||||
setProperty("archivesBaseName", "draw")
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue