readium / kotlin-toolkit

A toolkit for ebooks, audiobooks and comics written in Kotlin
https://readium.org/kotlin-toolkit
BSD 3-Clause "New" or "Revised" License
163 stars 72 forks source link

Bump dependencies #521

Closed mickael-menu closed 1 month ago

mickael-menu commented 1 month ago

Added explicit opt-ins for ReadiumInternalApi because of a bug in AGP, see https://issuetracker.google.com/issues/328105511

stevenzeck commented 1 month ago

Can either the navigation bundle be removed, or use it in the test app in place of these two lines?

Can the test-frameworks bundle also be removed since it's not being used?