Skip to content

Commit c8fc908

Browse files
committed
upgrade dockcross to 20250109-7bf589c
1 parent badc1d2 commit c8fc908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conventions/src/main/kotlin/tel.schich.javacan.convention.native.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ data class BuildTarget(
3232
val archDetect: Boolean,
3333
)
3434

35-
val dockcrossVersion = "20241110-43b2dd1"
35+
val dockcrossVersion = "20250109-7bf589c"
3636
val nativeGroup = "native"
3737
val targets = buildList {
3838
fun MutableList<BuildTarget>.add(

0 commit comments

Comments
 (0)