update version to 6.8.2

This commit is contained in:
tibbi 2022-10-14 20:09:02 +02:00
parent 6723e3b34e
commit 598975ad10
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 74
versionName "6.8.1"
versionCode 75
versionName "6.8.2"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}