JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
15.02k stars 1.1k forks source link

Add GPG signatures to released artifacts #4776

Open YasserDbeis opened 3 weeks ago

YasserDbeis commented 3 weeks ago

Hello, I am an engineer in Android Studio. We are looking to utilize the compose desktop (including junit4 compose desktop testing) + skia artifacts in Studio, but to do so we required the GPG signatures/asc files to be released with the artifacts so that we can retrieve such signatures on fetch from the maven repository.

YasserDbeis commented 3 weeks ago

I forgot to mention that this also includes the junit4 compose desktop testing artifacts.