kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
chore(deps): update coroutines_version to v1.10.1
chore(deps): update coroutines_version to v1.10.1pull/1570/head
commit
349b933869
|
@ -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"
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue