mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-02 21:20:55 +00:00
Supress DSL scope violation in build.gradle.kts
This commit is contained in:
parent
ac0a0b2bed
commit
0224e48ec8
@ -1,5 +1,6 @@
|
||||
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||
|
||||
@Suppress("DSL_SCOPE_VIOLATION")
|
||||
plugins {
|
||||
java
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user