操作密码
This commit is contained in:
@@ -60,6 +60,8 @@ dependencies {
|
||||
implementation("com.squareup.retrofit2:converter-gson:2.9.0")
|
||||
// OkHttp(Retrofit 会自动依赖 OkHttp,但显式指定版本也可以)
|
||||
implementation("com.squareup.okhttp3:okhttp:4.12.0")
|
||||
implementation("com.github.bumptech.glide:okhttp3-integration:4.11.0@aar")
|
||||
|
||||
// OkHttp 日志拦截器
|
||||
implementation("com.squareup.okhttp3:logging-interceptor:4.12.0")
|
||||
implementation("com.blankj:utilcodex:1.31.1")
|
||||
|
||||
Reference in New Issue
Block a user