Seeneva / seeneva-reader-android

A libre smart powered comic book reader for Android.
https://seeneva.app
248 stars 18 forks source link

Crash if you try to open settings dialog #42

Closed Zellius closed 3 years ago

Zellius commented 3 years ago
  1. Open settings dialog.
  2. Press on any switch.
  3. Crash.

The reason is simple. I forgot to setup proguard for kotlinx.serialization.

:disappointed_relieved: