Skip to content

Commit aa14c17

Browse files
committed
del useless
1 parent 29cc8ef commit aa14c17

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

imitate/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,7 @@ dependencies {
224224
// 基础依赖包,必须要依赖
225225
implementation 'com.geyifeng.immersionbar:immersionbar:3.2.2'
226226

227-
// from 2021
228-
implementation 'com.beust:klaxon:5.6'
227+
// from 2022
229228
// implementation 'com.alibaba:fastjson:2.0.57'
230229
implementation 'com.alibaba:fastjson:1.1.71.android'
231230
implementation 'com.google.code.gson:gson:2.13.1'

0 commit comments

Comments
 (0)