Update build.gradle

This commit is contained in:
FongMi 2024-02-29 13:58:30 +08:00
parent 5bc5c97bef
commit 1fe356c982
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ android {
dependencies {
implementation 'com.googlecode.juniversalchardet:juniversalchardet:1.0.3'
implementation 'com.github.thegrizzlylabs:sardine-android:0.8'
implementation 'com.github.thegrizzlylabs:sardine-android:0.9'
implementation 'wang.harlon.quickjs:wrapper-android:0.21.1'
implementation 'com.squareup.okhttp3:okhttp:3.12.13'
implementation 'com.google.code.gson:gson:2.8.6'