bye bye png lib

This commit is contained in:
2025-01-28 18:25:16 +01:00
committed by Janet-Doe
parent 1930bc02bd
commit 337911d038
3 changed files with 7 additions and 34 deletions

View File

@@ -35,7 +35,7 @@ dependencies {
implementation "io.github.spair:imgui-java-app:1.88.0"
implementation ":PNG-library"
implementation "org.lwjgl:lwjgl-stb:3.3.4"
runtimeOnly "org.lwjgl:lwjgl-stb::natives-windows"
}