update version to 6.17.0

This commit is contained in:
tibbi 2023-09-19 19:42:17 +02:00
parent f20a33f9f3
commit a891e630d9
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "com.simplemobiletools.notes.pro"
app-version-versionCode = "113"
app-version-versionName = "6.16.5"
app-version-versionCode = "114"
app-version-versionName = "6.17.0"
[libraries]
#AndroidX
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }