update dependency

This commit is contained in:
王劲鹏
2019-11-22 17:59:52 +08:00
committed by unknown
parent 5189ee320e
commit 3784fb964b
2 changed files with 2 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0'
api 'com.github.pengfeizhou:jsc4a:0.1.0'
implementation 'com.squareup.okhttp3:okhttp:4.2.1'
implementation 'com.squareup.okhttp3:okhttp:4.2.2'
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.3.1'
api 'org.nanohttpd:nanohttpd:2.3.1'
implementation 'com.google.code.gson:gson:2.8.6'