[#1201] Coroutines 1.7.3

- Changelog
- Closes #1201
This commit is contained in:
Honza Rychnovský 2023-09-01 15:55:18 +02:00 committed by GitHub
parent 6ffa7bca36
commit 5b9d122fac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@
- Gradle 8.3
- AGP 8.1.1
- Kotlin 1.9.10
- Coroutines 1.7.3
- Compose
- AndroidX
- gRPC/Protobuf

View File

@ -134,7 +134,7 @@ GSON_VERSION=2.9.0
JACOCO_VERSION=0.8.9
JAVAX_ANNOTATION_VERSION=1.3.2
JUNIT_VERSION=5.9.3
KOTLINX_COROUTINES_VERSION=1.7.1
KOTLINX_COROUTINES_VERSION=1.7.3
KOTLINX_DATETIME_VERSION=0.4.0
KOTLIN_VERSION=1.9.10
MOCKITO_KOTLIN_VERSION=2.2.0