Skip to content

Commit

Permalink
build: use common Gradle config
Browse files Browse the repository at this point in the history
Signed-off-by: Jendrik Johannes <[email protected]>
  • Loading branch information
jjohannes committed Oct 16, 2024
1 parent c2a360a commit a6fa9da
Show file tree
Hide file tree
Showing 39 changed files with 170 additions and 1,317 deletions.
11 changes: 8 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,12 @@ updates:
schedule:
interval: daily

- package-ecosystem: "gradle"
directory: "/"
- package-ecosystem: gradle
directory: /hedera-dependency-versions
schedule:
interval: "weekly"
interval: weekly

- package-ecosystem: gradle
directory: /
schedule:
interval: weekly
19 changes: 0 additions & 19 deletions build.gradle.kts

This file was deleted.

34 changes: 0 additions & 34 deletions buildSrc/build.gradle.kts

This file was deleted.

83 changes: 0 additions & 83 deletions buildSrc/src/main/kotlin/Utils.kt

This file was deleted.

This file was deleted.

96 changes: 0 additions & 96 deletions buildSrc/src/main/kotlin/com.hedera.block.conventions.gradle.kts

This file was deleted.

Loading

0 comments on commit a6fa9da

Please sign in to comment.