remove anime support

This commit is contained in:
Aria Moradi
2021-10-24 22:58:25 +03:30
parent 92ede2a2b3
commit 6389899507
44 changed files with 38 additions and 2982 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ dependencies {
implementation("com.h2database:h2:1.4.200")
// Exposed Migrations
implementation("com.github.Suwayomi:exposed-migrations:3.1.2")
implementation("com.github.Suwayomi:exposed-migrations:3.1.4")
// tray icon
implementation("com.dorkbox:SystemTray:4.1")