diff --git a/app/build.gradle b/app/build.gradle index 6d576b873..3d73281ce 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -178,7 +178,6 @@ dependencies { implementation 'com.github.gedoor:rhino-android:1.5' //网络 - //noinspection GradleDependency implementation 'com.squareup.okhttp3:okhttp:4.9.1' implementation 'com.ljx.rxhttp:rxhttp:2.5.7' kapt 'com.ljx.rxhttp:rxhttp-compiler:2.5.7'