mirror of
https://github.com/SagerNet/sing-box-for-android.git
synced 2025-04-04 04:17:37 +03:00
Merge pull request #6 from alphax-hue3682/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.10.1
Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.8.0 to 1.10.1
This commit is contained in:
commit
50760c7535
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ dependencies {
|
|||
ksp "androidx.room:room-compiler:2.6.1"
|
||||
implementation "androidx.work:work-runtime-ktx:2.10.0"
|
||||
implementation "androidx.browser:browser:1.8.0"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1"
|
||||
|
||||
// DO NOT UPDATE (minSdkVersion updated)
|
||||
implementation "com.blacksquircle.ui:editorkit:2.9.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue