cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
550 stars 678 forks source link

[app_usage] fix: add kotlin jvm target to build.gradle for gradle 8.0 update #1062

Open yonggipo opened 1 month ago

yonggipo commented 1 month ago

https://docs.gradle.org/8.0/release-notes.html

Starting with Gradle 8.0, precompiled script plugins use the configured Java Toolchain for the project or Java 8 if no toolchain is configured.