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 Dec 11, 2024
1 parent b0270c1 commit e2d53b8
Show file tree
Hide file tree
Showing 43 changed files with 213 additions and 1,498 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.

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

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 e2d53b8

Please sign in to comment.