|
@@ -106,7 +106,7 @@ implementation 'com.squareup.okhttp3:okhttp:4.9.1'
|
|
|
implementation 'com.github.liangjingkanji:Net:3.0.24'
|
|
|
|
|
|
// 支持自动下拉刷新和缺省页的(可选)
|
|
|
-implementation 'com.github.liangjingkanji:BRV:1.3.34'
|
|
|
+implementation 'com.github.liangjingkanji:BRV:1.3.37'
|
|
|
```
|
|
|
如果你是在 Android 5 (API level 21)以下开发, 要求使用OkHttp3.x请使用: [Net-okhttp3](https://github.com/liangjingkanji/Net-okhttp3)
|
|
|
<br>
|