Bump HMCLauncher to 3.6.0.2 (#3953)

This commit is contained in:
Glavo
2025-05-31 16:36:23 +08:00
committed by GitHub
parent 45a40ee675
commit 3b3cc54cb5

View File

@@ -43,7 +43,7 @@ dependencies {
implementation(libs.twelvemonkeys.imageio.webp)
if (launcherExe == null) {
implementation("org.glavo.hmcl:HMCLauncher:3.6.0.1")
implementation("org.glavo.hmcl:HMCLauncher:3.6.0.2")
}
}