mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2026-03-06 10:52:23 +00:00
setup toolchain for java targets
This commit is contained in:
@@ -47,3 +47,11 @@ kotlin {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
java {
|
||||
toolchain {
|
||||
languageVersion = JavaLanguageVersion.of(8)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user