Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Commit 96a7b81

Browse files
committed
chore: update xmake.lua
1 parent e4c6dbb commit 96a7b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xmake.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ if not has_config("vs_runtime") then
66
set_runtimes("MD")
77
end
88

9-
add_requires("levilamina 0.8.0")
9+
add_requires("levilamina 0.8.1")
1010

1111
target("LegacyParticleAPI")
1212
add_cxflags(

0 commit comments

Comments
 (0)