We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f305dd commit 486584bCopy full SHA for 486584b
library/build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
}
36
37
/**
38
- * Returns list of tasks names that prepareArtfacts should depend on.
+ * Returns list of tasks names that prepareArtifacts should depend on.
39
*/
40
def prepareArtifactsTasks() {
41
return submodules.collect { name ->
0 commit comments