nostr:nprofile1qqsyvrp9u6p0mfur9dfdru3d853tx9mdjuhkphxuxgfwmryja7zsvhqpzamhxue69uhhv6t5daezumn0wd68yvfwvdhk6tcpz9mhxue69uhkummnw3ezuamfdejj7qgwwaehxw309ahx7uewd3hkctcscpyug not sure why it didn't work last night, but I tried again today and this worked:
```
Implementation ("com.github.vitorpamplona.amethyst:quartz:v0.84.3") {
exclude("net.java.dev.jna", "jna")
}
implementation("net.java.dev.jna:jna:5.17.0@arr")
```
❤️