fix(fever): authentication failure (#509)

This commit is contained in:
Ash 2024-01-10 14:17:22 +08:00 committed by GitHub
parent 705b3d04b1
commit baa14cf4ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,4 +35,4 @@
-keep class com.rometools.** { *; }
# Provider API
-keep class me.ash.reader.data.provider.** { *; }
-keep class me.ash.reader.infrastructure.rss.provider.** { *; }