mirror of
https://github.com/Pygmalion69/OpenTopoMapViewer.git
synced 2025-10-05 15:52:55 +02:00
10 lines
132 B
Plaintext
10 lines
132 B
Plaintext
pluginManagement {
|
|
repositories {
|
|
google()
|
|
mavenCentral()
|
|
gradlePluginPortal()
|
|
}
|
|
}
|
|
|
|
include(":app")
|