update version to 6.22.5

This commit is contained in:
tibbi 2023-08-29 23:47:00 +02:00
parent 81ed85b307
commit f7cf57bb69
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 = "104"
app-version-versionName = "6.22.4"
app-version-versionCode = "105"
app-version-versionName = "6.22.5"
[libraries]
#AndroidX
androidx-swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version.ref = "androidx-swiperefreshlayout" }