Skip to content

Commit

Permalink
downgrade: 临时降级README
Browse files Browse the repository at this point in the history
  • Loading branch information
liangjingkanji committed Sep 1, 2024
1 parent 2044755 commit 6a7c81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Module 的 build.gradle 添加依赖框架
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0" // 协程(版本自定)
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.0'
implementation 'com.squareup.okhttp3:okhttp:4.11.0' // 要求OkHttp4以上
implementation 'com.github.liangjingkanji:Net:3.7.0'
implementation 'com.github.liangjingkanji:Net:3.6.4'
```
如果在 Android 5 (API level 21)以下开发, 请使用 [Net-okhttp3](https://github.com/liangjingkanji/Net-okhttp3)

Expand Down

0 comments on commit 6a7c81f

Please sign in to comment.