update version to 6.22.6

This commit is contained in:
tibbi 2023-08-31 10:22:25 +02:00
parent 46df6d4b6f
commit a4b940ccad
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 = "105"
app-version-versionName = "6.22.5"
app-version-versionCode = "106"
app-version-versionName = "6.22.6"
[libraries]
#AndroidX
androidx-swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version.ref = "androidx-swiperefreshlayout" }