revert capitalization change in comment
This commit is contained in:
parent
9454e67a3f
commit
8e7abc3c24
1 changed files with 1 additions and 1 deletions
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
|
|
@ -8,7 +8,7 @@
|
||||||
# Jellyfin API
|
# Jellyfin API
|
||||||
-keepclasseswithmembers class org.jellyfin.apiclient.model.**.* { *; }
|
-keepclasseswithmembers class org.jellyfin.apiclient.model.**.* { *; }
|
||||||
|
|
||||||
# Retrofit
|
# RetroFit
|
||||||
-dontwarn retrofit.**
|
-dontwarn retrofit.**
|
||||||
-keep class retrofit.**.* { *; }
|
-keep class retrofit.**.* { *; }
|
||||||
-keepattributes Signature
|
-keepattributes Signature
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue