Skip to content

Commit c461a0c

Browse files
authored
Merge pull request #730 from freyacodes/dev
udp queue update for 3.5 release
2 parents 1c6f1c5 + 00ef4d8 commit c461a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ fun VersionCatalogBuilder.voice() {
4545
library("koe", "moe.kyokobot.koe", "core").version("2.0.0-rc1")
4646
library("koe-udpqueue", "moe.kyokobot.koe", "ext-udpqueue").version("2.0.0-rc1")
4747

48-
version("udpqueue", "0.1.6")
48+
version("udpqueue", "0.2.4")
4949
val platforms = listOf("linux-x86-64", "linux-x86", "linux-aarch64", "linux-arm", "win-x86-64", "win-x86", "darwin")
5050
platforms.forEach {
5151
library("udpqueue-native-$it", "club.minnced", "udpqueue-native-$it").versionRef("udpqueue")

0 commit comments

Comments
 (0)