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 6bbbe81 commit 38f0c3fCopy full SHA for 38f0c3f
build-logic/src/main/kotlin/org/sdkotlin/buildlogic/plugins/resources/ResourceConfiguration.kt
@@ -11,7 +11,7 @@ import javax.inject.Inject
11
* A project extension for configuring the [ResourceConfigurationsPlugin].
12
*
13
* @property name the resource configuration name. Used to derive the default
14
- * value other properties.
+ * values for other properties.
15
* @param objects the injected [ObjectFactory].
16
* @param layout the injected [ProjectLayout]
17
*/
0 commit comments