mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.9.0
This commit is contained in:
parent
44a98db6c0
commit
9dabd4a04b
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ dependencies {
|
|||
googleImplementation 'com.suddenh4x.ratingdialog:awesome-app-rating:2.7.0'
|
||||
|
||||
// Coroutines
|
||||
def coroutines_version = '1.8.1'
|
||||
def coroutines_version = '1.9.0'
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines_version"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-guava:$coroutines_version"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue