utopia-rise / godot-kotlin-jvm

Godot Kotlin JVM Module
MIT License
560 stars 38 forks source link

Idea Plugin not upgarde to 0.9.1-4.2.2 #645

Open BryanSer opened 1 month ago

BryanSer commented 1 month ago

https://plugins.jetbrains.com/plugin/16505-godot-kotlin-jvm Current plugin version is 0.9.0-4.2.2. If set gradle plugin version to 0.9.1-4.2.2 will get a warning like this: image

CedNaru commented 1 month ago

We just checked, the new plugin version was published by our CI but refused by Jetbrains. It uses API call that are now depecrated. We have to rework parts of it.

jsbeckr commented 2 weeks ago

@BryanSer if you want to be sneaky, you can download the plugin from a recent pipeline run and install it yourself in IntelliJ. :)