chore(deps): update coroutines_version to v1.10.1

This commit is contained in:
renovate[bot] 2025-02-15 23:41:48 +00:00 committed by GitHub
parent 93cf7f2059
commit b30cfdfdae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"