Added Storage Media type Write access

This commit is contained in:
Jnewbon
2022-07-11 00:26:53 +01:00
parent cb2aaede67
commit f998deb725
3 changed files with 35 additions and 32 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ dependencies {
implementation 'io.github.pilgr:paperdb:2.7.2'
// Simple Storage
implementation "com.anggrayudi:storage:0.13.0"
implementation "com.anggrayudi:storage:1.3.0"
// OK HTTP
implementation 'com.squareup.okhttp3:okhttp:4.9.2'