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 60b8f03 commit 48a096cCopy full SHA for 48a096c
common_component_build.gradle
@@ -1,4 +1,4 @@
1
-//def componentName = project.getName().startsWith("module-") ? project.getName().substring(0, "module-".length()) :
+//def componentName = project.getName().startsWith("module_") ? project.getName().substring(0, "module_".length()) :
2
3
if (isBuildModule.toBoolean()) {
4
apply plugin: 'com.android.application'
0 commit comments