update version to 6.16.2

This commit is contained in:
tibbi 2023-08-14 23:49:19 +02:00
parent eb817d3910
commit 4cf8171338
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 = "109"
app-version-versionName = "6.16.1"
app-version-versionCode = "110"
app-version-versionName = "6.16.2"
[libraries]
#AndroidX
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }