mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
Update dependencies, gradle, and add a .editorconfig
This commit is contained in:
@@ -127,4 +127,10 @@ android {
|
||||
"META-INF/*.version",
|
||||
))
|
||||
}
|
||||
}
|
||||
|
||||
kotlin {
|
||||
jvmToolchain {
|
||||
languageVersion.set(JavaLanguageVersion.of(Config.androidJvmTarget.majorVersion))
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user