Closed gurachan closed 3 years ago
it used to work before September 28 2020 xD sorry if I bother u guys
even just "jdk8" doesn't work..
I even tried this
ext { imguiVersion = "jdk8_1.4.10-1f8cdada61-1" } ["gl", "glfw", "core"].each { implementation("com.github.kotlin-graphics.imgui:$it:$imguiVersion") { exclude group: "org.lwjgl" } }
i found the version at here https://jitpack.io/#kotlin-graphics/imgui/jdk8_1.4.10-1f8cdada61-1
nvm it works now I just have to remove "imgui-" and snapshot still works after that
it used to work before September 28 2020 xD sorry if I bother u guys
even just "jdk8" doesn't work..
I even tried this
i found the version at here https://jitpack.io/#kotlin-graphics/imgui/jdk8_1.4.10-1f8cdada61-1