mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-15 15:02:49 +01:00
refactor: remove proguard rules for keeping the class.
Don't need this anymore as upstream fixed the issue. Signed-off-by: KaiserBh <kaiserbh@proton.me>
This commit is contained in:
parent
e0e433349b
commit
fa5210aa77
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
@ -81,6 +81,3 @@
|
|||||||
|
|
||||||
# Google OAuth
|
# Google OAuth
|
||||||
-keep class com.google.api.client.** { *; }
|
-keep class com.google.api.client.** { *; }
|
||||||
|
|
||||||
# Restore options
|
|
||||||
-keep class eu.kanade.tachiyomi.data.backup.restore.RestoreOptions { *; }
|
|
Loading…
Reference in New Issue
Block a user