mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-10-14 20:00:29 +00:00
trying to update up to gradle wrapper 8.1.1
This commit is contained in:
@@ -25,6 +25,10 @@ dependencies {
|
||||
|
||||
mainClassName="MainKt"
|
||||
|
||||
kotlin {
|
||||
jvmToolchain(8)
|
||||
}
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
targetCompatibility = JavaVersion.VERSION_1_8
|
||||
|
Reference in New Issue
Block a user