update version to 6.0.4
This commit is contained in:
parent
f05fdbc837
commit
2437c6e969
|
@ -14,8 +14,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.draw.pro"
|
applicationId "com.simplemobiletools.draw.pro"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 45
|
versionCode 46
|
||||||
versionName "6.0.3"
|
versionName "6.0.4"
|
||||||
setProperty("archivesBaseName", "draw")
|
setProperty("archivesBaseName", "draw")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue