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 f94ddc9 commit c24f07bCopy full SHA for c24f07b
plugin-build/plugin/src/main/kotlin/com/mikepenz/aboutlibraries/plugin/AboutLibrariesExtension.kt
@@ -415,7 +415,7 @@ abstract class ExportConfig @Inject constructor() {
415
*
416
* This path is relative to the modules project directory.
417
418
- * Settings this can change the path, and file name for the generated meta data file.
+ * This setting specifies both the path and file name for the generated metadata file.
419
* Adjusting this will break the automatic discovery for supported platforms (Android).
420
421
* This can also be overwritten with the `-PaboutLibraries.outputPath` command line argument.
0 commit comments