Files
compose-multiplatform/gradle-plugins/compose
Alexey Tsvetkov b73b09dffc Include jdk.crypto.ec by default (#905)
Without this module most of https
is not going to work (see https://github.com/JetBrains/compose-jb/issues/269 or https://github.com/JetBrains/compose-jb/issues/429)

The inclusion of this module increases a size of
a prepackaged app by ~440 kb
and of a packaged dmg by ~167 kb
2021-07-19 15:56:18 +03:00
..