Update kotlin_coroutines_version to v1.7.2

This commit is contained in:
renovate[bot] 2023-06-30 05:15:15 +00:00 committed by GitHub
parent 9a10c7eb87
commit e7bb6b7cf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ android.enableJetifier=false
kotlin_version=1.8.22
kotlin_coroutines_version=1.6.4
kotlin_coroutines_version=1.7.2
kotlin_serialization_version=1.5.1
dokka_version=1.8.20