Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.22 (#3569)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-09 14:19:05 +02:00 committed by GitHub
parent 039f18ce25
commit c78c06c30b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ glide = "4.15.1"
# Deliberate downgrade, https://github.com/tuskyapp/Tusky/issues/3631
glide-animation-plugin = "2.23.0"
gson = "2.10.1"
kotlin = "1.8.20"
kotlin = "1.8.22"
image-cropper = "4.3.2"
material = "1.8.0"
material-drawer = "8.4.5"