update version to 6.22.7

This commit is contained in:
tibbi 2023-09-05 09:47:40 +02:00
parent ad58be3f90
commit 921327d85c
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "com.simplemobiletools.contacts.pro"
app-version-versionCode = "106"
app-version-versionName = "6.22.6"
app-version-versionCode = "107"
app-version-versionName = "6.22.7"
[libraries]
#AndroidX
androidx-swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version.ref = "androidx-swiperefreshlayout" }