Files
2026-03-09 21:13:30 +08:00

8 lines
111 B
Groovy

pluginManagement {
repositories {
gradlePluginPortal()
}
}
rootProject.name = 'plugin-photos'