Bump Gradle version to 7.6
As well remove usages of forUseAtConfigurationTime - see also https://github.com/JetBrains/kotlin/pull/5003
This commit is contained in:
committed by
Space Team
parent
2f1147f224
commit
a199fa7624
@@ -10,7 +10,7 @@ import java.util.Properties
|
||||
plugins {
|
||||
kotlin
|
||||
groovy
|
||||
`kotlin-dsl`
|
||||
id("org.gradle.kotlin.kotlin-dsl")
|
||||
id("gradle-plugin-dependency-configuration")
|
||||
id("org.jetbrains.kotlin.plugin.sam.with.receiver")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user