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 9d8aeb5 commit 558819fCopy full SHA for 558819f
1 file changed
build.gradle
@@ -118,6 +118,7 @@ subprojects {
118
// Notice: This block does NOT have the same function as the block in the top level.
119
// The repositories here will be used for publishing your artifact, not for
120
// retrieving dependencies.
121
+ mavenLocal()
122
}
123
124
0 commit comments