Closed Tapchicoma closed 1 year ago
Hopefully a new release will appear soon. This seems to block the use of Kotlin 1.7+ (now already at 1.8). The commit https://github.com/openjfx/javafx-gradle-plugin/commit/8debd334eba3729b7d583b586d143618f2df2fba also seems to already fix this so only a new release is needed.
@abhinayagarwal would you be able to release a new version by any chance? :raised_hands: edit: @erwin1 maybe you could patch the release?
I really need this so I patched together a temporary fix here: https://github.com/raoulsson/javafx-gradle-plugin. If it works, make sure to switch back to the original, once the next working release is out.
v0.0.14 is now available
org.javamodularity.moduleplugin:1.8.12
release has fixed compatibility with Kotlin Gradle Plugin 1.7.0.Would be nice to bump this dependency in this repo and make a new release. This unblock users to migrate to newer Kotlin versions.