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 9d7e854 commit 673269fCopy full SHA for 673269f
gradle.properties
@@ -91,7 +91,7 @@ usesShadowedDependencies = false
91
# path will be removed, and all classes that refer to said classes will be modified so that the "stubpackage" will map
92
# to the root package instead. This is useful for referring to compile-time inaccessible classes, such as classes in the
93
# default package
94
-remapStubs = false
+remapStubs = true
95
96
# Optional parameter to customize the produced artifacts. Use this to preserver artifact naming when migrating older
97
# projects. New projects should not use this parameter.
0 commit comments