张华洋
hace 8 años
Se han
modificado 1 ficheros con
4 adiciones y
3 borrados
-
4
3
settings.gradle
|
|
@@ -1,5 +1,6 @@
|
|
|
-include ':module_app',
|
|
|
+include ':lib_common',
|
|
|
+ ':module_app',
|
|
|
':module_main',
|
|
|
':module_girls',
|
|
|
- ':module_news',
|
|
|
- ':lib_common'
|
|
|
+ ':module_news'
|
|
|
+
|