Przeglądaj źródła

Add sources and javadoc for top-level dependencies

wip/gradle-reposilite
Sindre Stephansen 2 lat temu
rodzic
commit
749c6a534f
Podpisane przez: sindre <sindre@sindrestephansen.com> ID klucza GPG: B06FC67D17A46ADE
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      sync/generate-gradle.py

+ 2
- 0
sync/generate-gradle.py Wyświetl plik

@@ -366,6 +366,8 @@ val deps = listOf(
dependencies {
deps.forEach { (conf, dep) ->
conf(dep)
conf(dep + ":sources")
conf(dep + ":javadoc")
}
}



Ładowanie…
Anuluj
Zapisz