mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2024-11-17 05:43:51 +00:00
Update mppJavaProject.gradle
This commit is contained in:
parent
ea18b23a2c
commit
0444d5fe8d
@ -28,3 +28,9 @@ kotlin {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
java {
|
||||
toolchain {
|
||||
languageVersion = JavaLanguageVersion.of(8)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user