mirror of
https://github.com/antebudimir/tempus.git
synced 2026-04-15 16:27:26 +00:00
feat: prefer locally downloaded media vs server stream (#433)
resolves #404 and should address #285
This commit is contained in:
parent
3958cbcc1c
commit
dbd32baa12
5 changed files with 84 additions and 28 deletions
|
|
@ -11,7 +11,7 @@ android {
|
|||
targetSdk 35
|
||||
|
||||
versionCode 19
|
||||
versionName '4.10.1'
|
||||
versionName '4.10.2'
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
|
||||
javaCompileOptions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue