Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 278 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 278 Bytes

Retrace

Proguard and R8 Retrace, only for MAC

Running desktop application

./gradlew :desktop:run

Building native desktop distribution

./gradlew :desktop:package
# outputs are written to desktop/build/compose/binaries

Desktop