Setup convention plugin

This commit is contained in:
2024-06-25 13:32:19 +02:00
parent de197ac4a2
commit 744593ffaf
113 changed files with 558 additions and 16 deletions

View File

@@ -1,4 +1,5 @@
pluginManagement {
includeBuild("build-logic")
repositories {
google {
content {
@@ -21,4 +22,3 @@ dependencyResolutionManagement {
rootProject.name = "Unbound Drag & Drop"
include(":app")