revert capitalization change in comment

This commit is contained in:
dkanada 2020-11-25 21:55:39 +09:00 committed by GitHub
commit 8e7abc3c24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
# Jellyfin API
-keepclasseswithmembers class org.jellyfin.apiclient.model.**.* { *; }
# Retrofit
# RetroFit
-dontwarn retrofit.**
-keep class retrofit.**.* { *; }
-keepattributes Signature