Hello fellow Kodeiners, A patch version (`6.3.2`) ...
# kodein
r
Hello fellow Kodeiners, A patch version (
6.3.2
) of Kodein-DI has been plublished! You can find the changelog: https://github.com/Kodein-Framework/Kodein-DI/blob/master/CHANGELOG.md Starting from
6.3
we moved to JDK12 + Gradle 5.4 to build Kodein projects. However this doesn't mean that you need to upgrade your own projects on latest JDK. This fix an issue on Gradle > 5.2 that check the JDK version used to build dependencies by maintaining the compatibility with JDK8. Happy Kotlin K !
👍 3