6 lines
127 B
Text
6 lines
127 B
Text
|
plugins {
|
||
|
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
|
||
|
}
|
||
|
rootProject.name = "org-data-accessor"
|
||
|
|