small changes to cab holder interface
This commit is contained in:
parent
dbacad4e6c
commit
ec649b5417
12 changed files with 6 additions and 201 deletions
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
|
|
@ -3,7 +3,8 @@
|
|||
|
||||
-keep class com.dkanada.gramophone.**.* { *; }
|
||||
-keepnames class **.* { *; }
|
||||
-keepattributes SourceFile,LineNumberTable
|
||||
-keepattributes SourceFile
|
||||
-keepattributes LineNumberTable
|
||||
|
||||
# Jellyfin API
|
||||
-keepclasseswithmembers class org.jellyfin.apiclient.model.**.* { *; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue