romainguy / kotlin-explorer

Desktop tool to quickly explore disassembled Kotlin code.
Apache License 2.0
745 stars 21 forks source link

Upgrade Jewel to 0.15.2 #9

Closed YasserDbeis closed 5 months ago

YasserDbeis commented 5 months ago

This includes upgrading Compose to 1.6.10-dev1490 (the version Jewel 0.15.2 depends on), and includes the addition of androidx.collection:collection:1.4.0 as the upgraded Compose version now relies on data structures in such dependency.