2
0
Fork 0
mirror of https://github.com/ethauvin/rife2-hello.git synced 2025-04-25 15:37:10 -07:00

Use published gradle plugin

This commit is contained in:
Geert Bevin 2023-03-05 14:10:24 -05:00
parent 7f82944093
commit 17a6fee9bb
20 changed files with 2 additions and 1058 deletions

View file

@ -1,9 +1,9 @@
pluginManagement {
repositories {
mavenLocal()
mavenCentral()
gradlePluginPortal()
}
includeBuild("build-logic")
}
rootProject.name = "hello"