update version to 6.9.2

This commit is contained in:
tibbi 2023-03-13 12:01:39 +01:00
parent a7df20ae00
commit d78295e3c1
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.draw.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 77
versionName "6.9.1"
versionCode 78
versionName "6.9.2"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}