feat: prefer locally downloaded media vs server stream (#433)

resolves #404 and should address #285
This commit is contained in:
eddyizm 2026-02-11 21:31:46 -08:00 committed by GitHub
parent 3958cbcc1c
commit dbd32baa12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 84 additions and 28 deletions

View file

@ -11,7 +11,7 @@ android {
targetSdk 35
versionCode 19
versionName '4.10.1'
versionName '4.10.2'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
javaCompileOptions {