Bump HMCLauncher to 3.6.0.3 (#3979)

This commit is contained in:
Glavo
2025-06-08 10:01:54 +08:00
committed by GitHub
parent a46991bd95
commit bc911b95a0

View File

@@ -44,7 +44,7 @@ dependencies {
implementation(libs.java.info)
if (launcherExe == null) {
implementation("org.glavo.hmcl:HMCLauncher:3.6.0.2")
implementation("org.glavo.hmcl:HMCLauncher:3.6.0.3")
}
}