mirror of
https://github.com/GayPizzaSpecifications/dough.git
synced 2025-08-05 06:21:32 +00:00
remove unused shaodw plugin
This commit is contained in:
@ -9,6 +9,4 @@ repositories {
|
|||||||
dependencies {
|
dependencies {
|
||||||
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10")
|
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10")
|
||||||
implementation("org.jetbrains.kotlin:kotlin-serialization:1.8.10")
|
implementation("org.jetbrains.kotlin:kotlin-serialization:1.8.10")
|
||||||
|
|
||||||
implementation("gradle.plugin.com.github.johnrengelman:shadow:7.1.2")
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user