mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update coroutines_version to v1.10.1
This commit is contained in:
parent
93cf7f2059
commit
b30cfdfdae
1 changed files with 1 additions and 1 deletions
|
|
@ -227,7 +227,7 @@ dependencies {
|
|||
googleImplementation 'com.suddenh4x.ratingdialog:awesome-app-rating:2.7.0'
|
||||
|
||||
// Coroutines
|
||||
def coroutines_version = '1.9.0'
|
||||
def coroutines_version = '1.10.1'
|
||||
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