mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Update Kotlin coroutines to 1.3.4 (#287)
This commit is contained in:
parent
cb734d5b86
commit
b4a3401671
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ allprojects {
|
|||
|
||||
ext {
|
||||
// Kotlin
|
||||
kotlin_coroutines_version = '1.3.3'
|
||||
kotlin_coroutines_version = '1.3.4'
|
||||
|
||||
// AndroidX
|
||||
androidx_core_version = '1.1.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue