update version to 6.9.6

This commit is contained in:
tibbi 2023-09-11 11:26:20 +02:00
parent 4fd55dd5be
commit aff1841c18
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "com.simplemobiletools.draw.pro"
app-version-versionCode = "80"
app-version-versionName = "6.9.4"
app-version-versionCode = "82"
app-version-versionName = "6.9.6"
[libraries]
#AndroidX
androidx-print = { module = "androidx.print:print", version.ref = "androidx-print" }