update version to 6.0.0
This commit is contained in:
parent
c9fa997fc0
commit
94eede1b23
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.draw.pro"
|
applicationId "com.simplemobiletools.draw.pro"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 41
|
versionCode 42
|
||||||
versionName "5.0.1"
|
versionName "6.0.0"
|
||||||
setProperty("archivesBaseName", "draw")
|
setProperty("archivesBaseName", "draw")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue