Update dependencies

This commit is contained in:
世界
2024-02-16 15:31:39 +08:00
parent 956867d286
commit 557ed643e0
5 changed files with 30 additions and 25 deletions

View File

@@ -102,7 +102,7 @@ dependencies {
ksp 'androidx.room:room-compiler:2.6.1'
implementation 'androidx.work:work-runtime-ktx:2.9.0'
implementation 'androidx.browser:browser:1.7.0'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0'
// DO NOT UPDATE (minSdkVersion updated)
implementation 'com.blacksquircle.ui:editorkit:2.2.0'