fix: fix update to ll 1.3.2

This commit is contained in:
Zhongzi8972
2025-06-23 16:12:11 +08:00
committed by GitHub
Unverified
parent 9b859c4907
commit 0c5516dc13
+1 -1
View File
@@ -9,7 +9,7 @@ if not has_config("vs_runtime") then
end end
-- Option 1: Use the latest version of LeviLamina released on GitHub. -- Option 1: Use the latest version of LeviLamina released on GitHub.
add_requires("levilamina 1.3.1") add_requires("levilamina 1.3.2")
add_requires("levibuildscript 0.4.1") add_requires("levibuildscript 0.4.1")
add_requires("gmlib 1.3.0") add_requires("gmlib 1.3.0")
add_requires("ilistenattentively 0.6.0") add_requires("ilistenattentively 0.6.0")