Skip to content

Commit 255ddc4

Browse files
committed
chore: cleanup
1 parent d5d63bb commit 255ddc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ repositories {
1919
val deployNative = (findProperty("deploy.native") as String?)?.toBoolean() ?: true
2020
val deployKotlin = (findProperty("deploy.kotlin") as String?)?.toBoolean() ?: true
2121

22-
val lwjglVersion = "3.3.4"
2322
val lwjglNatives = "natives-linux"
2423

2524
dependencies {

0 commit comments

Comments
 (0)