Skip to content

Commit

Permalink
GsonUtil:
Browse files Browse the repository at this point in the history
1, 正名, 德丽莎飞踢, 踢掉其锅
  • Loading branch information
zuilintan committed Aug 13, 2020
1 parent 0a05415 commit deda82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ dependencies {
compileOnly 'com.android.support:recyclerview-v7:' + rootProject.ext.dependencies.supportLib
//noinspection GradleDependency
compileOnly 'com.squareup.okhttp3:okhttp:3.12.1'
//noinspection GradleDependency 注意, Gson 2.8.6不支持HunterDebug
//noinspection GradleDependency 注意, Gson 2.8.6 使用了ASM 6, HunterDebug使用的是ASM 5, 后者不兼容前者
compileOnly 'com.google.code.gson:gson:2.8.5'
}

0 comments on commit deda82f

Please sign in to comment.