mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-10-18 22:01:02 +00:00
Revert "trying to update up to gradle wrapper 8.1.1"
This reverts commit 5edb0e1331
.
This commit is contained in:
@@ -13,12 +13,3 @@ dependencies {
|
||||
api libs.kotlin.poet
|
||||
api libs.ksp
|
||||
}
|
||||
|
||||
kotlin {
|
||||
jvmToolchain(8)
|
||||
}
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
targetCompatibility = JavaVersion.VERSION_1_8
|
||||
}
|
||||
|
Reference in New Issue
Block a user