Downgrade gson

This commit is contained in:
FongMi 2023-02-12 00:16:56 +08:00
parent f1eb933dab
commit b1a664cb87
3 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ dependencies {
implementation 'com.google.net.cronet:cronet-okhttp:0.1.0'
implementation 'androidx.annotation:annotation:1.5.0'
implementation 'com.squareup.okhttp3:okhttp:3.12.13'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'cn.wanghaomiao:JsoupXpath:2.5.1'
implementation 'com.google.zxing:core:3.3.0'
implementation 'org.jsoup:jsoup:1.15.3'

Binary file not shown.

View File

@ -1 +1 @@
216774d6bcf8c060124d3562267c7d89
008dbb5b68b754af12a2337810f78dc0