mirror of
https://github.com/InsanusMokrassar/BooruGrabberTelegramBot.git
synced 2025-12-04 21:35:57 +00:00
fix of build
This commit is contained in:
@@ -41,6 +41,6 @@ application {
|
||||
}
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_11
|
||||
targetCompatibility = JavaVersion.VERSION_11
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
targetCompatibility = JavaVersion.VERSION_17
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user