diff --git a/android/app/build.gradle b/android/app/build.gradle index eb351188..f8eddb2c 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -111,7 +111,7 @@ dependencies { implementation 'io.github.pilgr:paperdb:2.7.2' // Simple Storage - implementation "com.anggrayudi:storage:1.3.0" + implementation "com.anggrayudi:storage:0.14.0" // OK HTTP implementation 'com.squareup.okhttp3:okhttp:4.9.2'