mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
API completeness
This commit is contained in:
@@ -6,9 +6,9 @@ object Config {
|
||||
// Tachidesk-Server version
|
||||
const val tachideskVersion = "v0.6.5"
|
||||
// Match this to the Tachidesk-Server commit count
|
||||
const val serverCode = 1143
|
||||
const val serverCode = 1148
|
||||
const val preview = true
|
||||
const val previewCommit = "2ac5c1362c0c5bb8f39d1049d6f72328102dd182"
|
||||
const val previewCommit = "2195c3df765c3e1e435595d9edbec8ad3590bf46"
|
||||
|
||||
val desktopJvmTarget = JavaVersion.VERSION_17
|
||||
val androidJvmTarget = JavaVersion.VERSION_11
|
||||
|
||||
Reference in New Issue
Block a user