Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Raise minimum JDK version to 8. (#273)
The latest Kotlin compiler requires JDK 8 (source: https://blog.jetbrains.com/kotlin/2017/04/kotlin-1-1-2-is-out/). The Android plugin has been requiring JDK 8 too.
- Loading branch information