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 72a44e4 commit 0308f8aCopy full SHA for 0308f8a
1 file changed
test-app/app/build.gradle
@@ -533,7 +533,7 @@ afterEvaluate { project ->
533
}
534
535
} else {
536
- println "WARNING: Folder ${jarDir.path} does not exists, the dependent project's classess won't be included in the metadata"
+ println "WARNING: Folder ${jarDir.path} does not exists, the dependent project's classes won't be included in the metadata"
537
538
539
0 commit comments