update version to 6.8.0

This commit is contained in:
tibbi 2022-08-18 16:17:20 +02:00
parent 7a4c343be4
commit cd262921c7
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.draw.pro"
minSdkVersion 21
targetSdkVersion 33
versionCode 72
versionName "6.7.0"
versionCode 73
versionName "6.8.0"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}