Skip to content

Commit

Permalink
Use ammolite package
Browse files Browse the repository at this point in the history
  • Loading branch information
greenart7c3 committed Jun 26, 2024
1 parent 2d7a7ae commit ae6eb03
Show file tree
Hide file tree
Showing 12 changed files with 8 additions and 1,616 deletions.
3 changes: 3 additions & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,9 @@ dependencies {
implementation(libs.quartz) {
exclude("net.java.dev.jna")
}
implementation(libs.ammolite) {
exclude("net.java.dev.jna")
}
implementation(libs.jna) {
artifact { type = "aar" }
}
Expand Down
317 changes: 0 additions & 317 deletions app/src/main/java/com/greenart7c3/citrine/relays/Client.kt

This file was deleted.

Loading

0 comments on commit ae6eb03

Please sign in to comment.