Skip to content

Commit

Permalink
Remove extra groovy init file
Browse files Browse the repository at this point in the history
  • Loading branch information
ProgHaj committed May 12, 2023
2 parents 183666d + f6bc041 commit f82cb4c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
18 changes: 0 additions & 18 deletions pkg/resolution/pm/gradle/.gradle-init-script.debricked.groovy

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ allprojects {

allprojects {
task debrickedAllDeps(type: DependencyReportTask) {
outputFile = file('./.debricked-gradle-dependencies.txt')
outputFile = file('./.gradle.debricked.lock')
}
}

0 comments on commit f82cb4c

Please sign in to comment.