Skip to content

Commit

Permalink
fjerner Wrapper-konfig fra build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsteinsland committed Nov 11, 2024
1 parent 6c7d297 commit e5309bc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ tasks {
events("passed", "skipped", "failed")
}
}

withType<Wrapper> {
gradleVersion = "8.5"
}
}

val sourcesJar by tasks.registering(Jar::class) {
Expand Down

0 comments on commit e5309bc

Please sign in to comment.