mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 17:34:39 -05:00
Use Tachidesk-Launcher (#618)
* Use the Launcher * Test launcher * a * Revert "a" This reverts commiteb8667e439. * Move launcher * Test launcher 2 * Update dex2jar * Fixes * Use regular java with deb install * Improve linux installs * Revert "Test launcher 2" This reverts commit265825808f. * Revert "Test launcher" This reverts commit7ff83c7ab9.
This commit is contained in:
@@ -6,7 +6,7 @@ okhttp = "5.0.0-alpha.11" # Major version is locked by Tachiyomi extensions
|
||||
javalin = "4.6.6" # Javalin 5.0.0+ requires Java 11
|
||||
jackson = "2.13.3" # jackson version locked by javalin, ref: `io.javalin.core.util.OptionalDependency`
|
||||
exposed = "0.40.1"
|
||||
dex2jar = "v61"
|
||||
dex2jar = "v64"
|
||||
rhino = "1.7.14"
|
||||
settings = "1.0.0-RC"
|
||||
twelvemonkeys = "3.9.4"
|
||||
|
||||
Reference in New Issue
Block a user