Skip to content

Commit dc6f3fb

Browse files
committed
Fix logging in prod
1 parent 34c0cae commit dc6f3fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

launcher-gui/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ tasks.jar {
5858
runtime {
5959
modules = listOf(
6060
"java.base",
61+
"java.rmi",
6162
"java.desktop",
6263
"jdk.crypto.ec",
6364
"jdk.crypto.cryptoki",

0 commit comments

Comments
 (0)