Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 417 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 417 Bytes

ComposeShadow sample project

How to run

  • Don't use JetBrains Runtime Java
  • Setup AmazonCoretto Java 17
  • run ./gradlew :composeApp:shadowJar to create shadowJar
  • run ./gradlew :composeApp:obfuscate to create obfuscated jar

The built files well be located here