We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d5549 commit 1e0b962Copy full SHA for 1e0b962
README.md
@@ -184,7 +184,7 @@ communicationConfig{
184
185
<img src="/screenshot/gradle_set.png" alt="show" />
186
187
-根目录下的 ```gradle.properties``` 的 ```android.nonTransitiveRClass``` 设置为 ```false```
+根目录下的 ```gradle.properties``` 的 ```android.nonTransitiveRClass``` 设置为 ```false```(否则 R 文件的包名只能用通信module的,打包后会出现异常)
188
189
190
0 commit comments