MoviebaseApp / tmdb-kotlin

🎬 Modern powerful TMDB API to fetch movies and TV shows for Kotlin Multiplatform.
https://www.moviebase.app
Apache License 2.0
205 stars 20 forks source link

Fix API dependencies #51

Closed chrisbanes closed 1 year ago

chrisbanes commented 1 year ago

datetime, ktor and coroutines and serialization are all exposed via the public API, therefore need to be exposed as API dependencies.

chrisbanes commented 1 year ago

To see what I mean about 'runtime' vs 'compile', have a look at the resulting POM: https://repo1.maven.org/maven2/app/moviebase/tmdb-api-jvm/0.9.0/tmdb-api-jvm-0.9.0.pom