update version to 6.2.3

This commit is contained in:
tibbi
2020-11-07 20:18:54 +01:00
parent d8255f8aa0
commit f32d84762b

View File

@@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.draw.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 55
versionName "6.2.2"
versionCode 56
versionName "6.2.3"
setProperty("archivesBaseName", "draw")
vectorDrawables.useSupportLibrary = true
}