Skip to content

Commit

Permalink
update quartz to 0.83.9
Browse files Browse the repository at this point in the history
  • Loading branch information
greenart7c3 committed Feb 2, 2024
1 parent ffd93e7 commit 2525300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ android {
}

dependencies {
implementation('com.github.vitorpamplona.amethyst:quartz:v0.83.7') {
implementation('com.github.vitorpamplona.amethyst:quartz:v0.83.9') {
exclude group: 'net.java.dev.jna'
}
implementation 'net.java.dev.jna:jna:5.14.0@aar'
Expand Down

0 comments on commit 2525300

Please sign in to comment.