Update kotlin_coroutines_version to v1.7.3

This commit is contained in:
renovate[bot] 2023-07-26 02:42:20 +00:00 committed by GitHub
parent 1be8d947f7
commit 3a67b23261
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.7.2
kotlin_coroutines_version=1.7.3
kotlin_serialization_version=1.5.1
dokka_version=1.8.20