update version to 5.0.1
This commit is contained in:
parent
64620dadf8
commit
b6c56f7d4d
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.draw"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 40
|
||||
versionName "5.0.0"
|
||||
versionCode 41
|
||||
versionName "5.0.1"
|
||||
setProperty("archivesBaseName", "draw")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue