|
|
|
|
@ -16,8 +16,10 @@
|
|
|
|
|
-dontwarn com.google.j2objc.annotations.**
|
|
|
|
|
-dontwarn coil3.PlatformContext
|
|
|
|
|
|
|
|
|
|
-keep class org.koitharu.kotatsu.core.exceptions.* { *; }
|
|
|
|
|
-keep class org.koitharu.kotatsu.settings.NotificationSettingsLegacyFragment
|
|
|
|
|
-keep class org.koitharu.kotatsu.settings.about.changelog.ChangelogFragment
|
|
|
|
|
|
|
|
|
|
-keep class org.koitharu.kotatsu.core.exceptions.* { *; }
|
|
|
|
|
-keep class org.koitharu.kotatsu.core.prefs.ScreenshotsPolicy { *; }
|
|
|
|
|
-keep class org.koitharu.kotatsu.backups.ui.periodical.PeriodicalBackupSettingsFragment { *; }
|
|
|
|
|
-keep class org.jsoup.parser.Tag
|
|
|
|
|
|