We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29cc8ef commit aa14c17Copy full SHA for aa14c17
imitate/build.gradle
@@ -224,8 +224,7 @@ dependencies {
224
// 基础依赖包,必须要依赖
225
implementation 'com.geyifeng.immersionbar:immersionbar:3.2.2'
226
227
- // from 2021
228
- implementation 'com.beust:klaxon:5.6'
+ // from 2022
229
// implementation 'com.alibaba:fastjson:2.0.57'
230
implementation 'com.alibaba:fastjson:1.1.71.android'
231
implementation 'com.google.code.gson:gson:2.13.1'
0 commit comments