|
@@ -36,7 +36,7 @@ androidx-biometric = { group = "androidx.biometric", name = "biometric", version
|
|
|
retrofit-core = { group = "com.squareup.retrofit2", name = "retrofit", version = "3.0.0" }
|
|
retrofit-core = { group = "com.squareup.retrofit2", name = "retrofit", version = "3.0.0" }
|
|
|
retrofit-converter-gson = { group = "com.squareup.retrofit2", name = "converter-gson", version = "3.0.0" }
|
|
retrofit-converter-gson = { group = "com.squareup.retrofit2", name = "converter-gson", version = "3.0.0" }
|
|
|
retrofit-interceptor-logging = { group = "com.squareup.okhttp3", name = "logging-interceptor", version = "4.12.0" }
|
|
retrofit-interceptor-logging = { group = "com.squareup.okhttp3", name = "logging-interceptor", version = "4.12.0" }
|
|
|
-# 携程相关
|
|
|
|
|
|
|
+# 协程相关
|
|
|
coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "coroutines" }
|
|
coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "coroutines" }
|
|
|
coroutines-android = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-android", version.ref = "coroutines" }
|
|
coroutines-android = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-android", version.ref = "coroutines" }
|
|
|
# MMKV
|
|
# MMKV
|