mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 14:52:03 +01:00
Update Tachidesk-Server
This commit is contained in:
@@ -6,9 +6,9 @@ object Config {
|
|||||||
// Tachidesk-Server version
|
// Tachidesk-Server version
|
||||||
const val tachideskVersion = "v0.6.3"
|
const val tachideskVersion = "v0.6.3"
|
||||||
// Match this to the Tachidesk-Server commit count
|
// Match this to the Tachidesk-Server commit count
|
||||||
const val serverCode = 1100
|
const val serverCode = 1108
|
||||||
const val preview = true
|
const val preview = true
|
||||||
const val previewCommit = "86f0b3f29f2ea3f986eb40a7d4a5814112097b8e"
|
const val previewCommit = "bdf3a7014f45138dec71ee16064755a23a2876ef"
|
||||||
|
|
||||||
val desktopJvmTarget = JavaVersion.VERSION_17
|
val desktopJvmTarget = JavaVersion.VERSION_17
|
||||||
val androidJvmTarget = JavaVersion.VERSION_11
|
val androidJvmTarget = JavaVersion.VERSION_11
|
||||||
|
|||||||
Reference in New Issue
Block a user