fix(docs): update repository order and plugin application for dokka
Some checks failed
Update Wiki Documentation / generate-docs (push) Failing after 57s
Some checks failed
Update Wiki Documentation / generate-docs (push) Failing after 57s
This commit is contained in:
@@ -1,14 +1,8 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
google {
|
||||
content {
|
||||
includeGroupByRegex("com\\.android.*")
|
||||
includeGroupByRegex("com\\.google.*")
|
||||
includeGroupByRegex("androidx.*")
|
||||
}
|
||||
}
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
google()
|
||||
}
|
||||
}
|
||||
plugins {
|
||||
|
||||
Reference in New Issue
Block a user