mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-16 07:05:48 +00:00
desktop: add fixed copyright (#6533)
* desktop: add fixed copyright Also fixes reproducible builds. * update --------- Co-authored-by: Evgeny <evgeny@poberezkin.com>
This commit is contained in:
@@ -40,6 +40,7 @@ compose {
|
||||
}
|
||||
mainClass = "chat.simplex.desktop.MainKt"
|
||||
nativeDistributions {
|
||||
copyright = "(c) 2020-2026 SimpleX Chat"
|
||||
// For debugging via VisualVM
|
||||
if (debugJava) {
|
||||
modules("jdk.zipfs", "jdk.unsupported", "jdk.management.agent")
|
||||
|
||||
Reference in New Issue
Block a user