mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2026-01-31 07:54:09 +01:00
Update some dependencies
This commit is contained in:
@@ -140,3 +140,7 @@ kotlin {
|
||||
languageVersion.set(JavaLanguageVersion.of(Config.androidJvmTarget.target))
|
||||
}
|
||||
}
|
||||
|
||||
configurations.all {
|
||||
exclude(group = "org.jetbrains.runtime", module = "jbr-api")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user