Skip to content

Commit e9e55f8

Browse files
committed
update libdave to 1662a65a8
1 parent 3e70152 commit e9e55f8

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
@@ -47,7 +47,7 @@ fun VersionCatalogBuilder.voice() {
4747
library("koe-udpqueue", "moe.kyokobot.koe", "ext-udpqueue").versionRef("koe")
4848

4949

50-
version("libdave", "aa0e7f78e")
50+
version("libdave", "1662a65a8")
5151
val libDavePlatforms = listOf("linux-x86-64", "linux-x86", "linux-aarch64", "linux-arm", "linux-musl-x86-64", "linux-musl-aarch64", "win-x86-64", "win-x86", "darwin")
5252
libDavePlatforms.forEach {
5353
library("libdave-natives-$it", "moe.kyokobot.libdave", "natives-$it").versionRef("libdave")

0 commit comments

Comments
 (0)