update version to 5.0.1

This commit is contained in:
tibbi 2018-11-04 19:27:36 +01:00
parent 64620dadf8
commit b6c56f7d4d
1 changed files with 2 additions and 2 deletions

View File

@ -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")
}