mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-05 02:25:45 +02:00
Fix:M4B downloads adding MP3 extension by downloading to SimpleStorage v0.14.0 #292
This commit is contained in:
parent
5f6a1ef7e9
commit
3b34029ca2
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue