mirror of
https://github.com/jellyfin/jellyfin-androidtv.git
synced 2024-11-30 17:40:25 +00:00
4bb2158cc0
Explicitly mark that we want version 17 of the JDK as the compiler. Previously we implicitly relied on Gradle getting this right. This means devs and CI will all use the same JDK explicitly rather than implicitly. Pin the target JDK version in build.gradle.kts, this should apply to all targets (including Kotlin) to version 1.8 to maintain compatibility with older devices |
||
---|---|---|
.. | ||
src/main/kotlin | ||
build.gradle.kts |