kotlin-toolkit
kotlin-toolkit copied to clipboard
Upgrade gradle
Hi @armendh, this looks better now. As I mentioned in an earlier comment, this most likely would be merged right before or right after a Readium release. Just a few things:
- In
pdfium-document,pdfium-navigator,pspdfkit-document, andpspdfkit-navigator: Can you updatecoroutines-androidandcoroutines-coreto 1.6.3 andfragment-ktxto 1.5.0? Or if you already did that and ran into an issue, disregard. - In MediaNavigator, can you change that
setContentTypetoC.AUDIO_CONTENT_TYPE_MUSIC?
Hi @armendh, this looks better now. As I mentioned in an earlier comment, this most likely would be merged right before or right after a Readium release. Just a few things:
- In
pdfium-document,pdfium-navigator,pspdfkit-document, andpspdfkit-navigator: Can you updatecoroutines-androidandcoroutines-coreto 1.6.3 andfragment-ktxto 1.5.0? Or if you already did that and ran into an issue, disregard.- In MediaNavigator, can you change that
setContentTypetoC.AUDIO_CONTENT_TYPE_MUSIC?
updated
@armendh Sorry, can you make that same change in ExoMediaPlayer? C.AUDIO_CONTENT_TYPE_MUSIC
@qnga Finalized this PR in https://github.com/readium/kotlin-toolkit/pull/282. Thanks @armendh for kickstarting it.