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 c93d2bc commit 88eb417Copy full SHA for 88eb417
README.md
@@ -8,6 +8,10 @@
8
* module单独编译运行
9
* module-main迁移至app,并移除module-main
10
11
+ | 
12
+|:-|:-|
13
+
14
15
#### [历史版本](https://github.com/1170762202/WanAndroid/releases)
16
17
#### 首页有彩蛋哦,等你发现!!!
gradle.properties
@@ -18,4 +18,4 @@ android.injected.testOnly = false
18
19
20
# "集成开发模式" 和 "组件开发模式"的切换开关 true表示组件独立运行,false表示一个library
21
-isRunModule=true
+isRunModule=false
0 commit comments