We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a40ee commit 3b3cc54Copy full SHA for 3b3cc54
1 file changed
HMCL/build.gradle.kts
@@ -43,7 +43,7 @@ dependencies {
43
implementation(libs.twelvemonkeys.imageio.webp)
44
45
if (launcherExe == null) {
46
- implementation("org.glavo.hmcl:HMCLauncher:3.6.0.1")
+ implementation("org.glavo.hmcl:HMCLauncher:3.6.0.2")
47
}
48
49
0 commit comments