update version to 6.0.2

This commit is contained in:
tibbi 2018-12-27 20:10:11 +01:00
parent abff38e9df
commit f95a37b2b8
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ android {
applicationId "com.simplemobiletools.draw.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 43
versionName "6.0.1"
versionCode 44
versionName "6.0.2"
setProperty("archivesBaseName", "draw")
}