We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6794796 commit 4bb3711Copy full SHA for 4bb3711
settings.gradle
@@ -1 +1,7 @@
1
+pluginManagement {
2
+ repositories {
3
+ mavenCentral()
4
+ gradlePluginPortal()
5
+ }
6
+}
7
rootProject.name = 'Mukvengers'
0 commit comments