We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f728c5 commit c44483aCopy full SHA for c44483a
settings.gradle
@@ -1,5 +1,6 @@
1
-include ':module_app',
+include ':lib_common',
2
+ ':module_app',
3
':module_main',
4
':module_girls',
- ':module_news',
5
- ':lib_common'
+ ':module_news'
6
+
0 commit comments