Skip to content

Commit

Permalink
[skip ci] Update SystemTray
Browse files Browse the repository at this point in the history
  • Loading branch information
Syer10 committed Sep 4, 2024
1 parent 8edf508 commit 000bcea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ exposed-migrations = "com.github.Suwayomi:exposed-migrations:3.2.0"
kodein = "org.kodein.di:kodein-di-conf-jvm:7.20.2"

# tray icon
systemtray-core = "com.dorkbox:SystemTray:4.2.1"
systemtray-utils = "com.dorkbox:Utilities:1.39" # version locked by SystemTray
systemtray-desktop = "com.dorkbox:Desktop:1.0"
systemtray-core = "com.dorkbox:SystemTray:4.4"
systemtray-utils = "com.dorkbox:Utilities:1.46" # version locked by SystemTray
systemtray-desktop = "com.dorkbox:Desktop:1.1" # version locked by SystemTray

# dependencies of Tachiyomi extensions
injekt = "com.github.inorichi.injekt:injekt-core:65b0440"
Expand Down

0 comments on commit 000bcea

Please sign in to comment.