Skip to content

Commit

Permalink
Removed plugin block
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownJoe796 committed Jan 18, 2022
1 parent 3591858 commit 99086a2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,6 @@ val kotlinVersion = "1.6.10"

group = "com.lightningkite"

gradlePlugin {
plugins {
val khrysalisPlugin by creating() {
id = "com.lightningkite.khrysalis"
implementationClass = "com.lightningkite.khrysalis.gradle.KhrysalisPlugin"
}
}
}

repositories {
mavenCentral()
google()
Expand Down

0 comments on commit 99086a2

Please sign in to comment.