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 1f7a436 commit eb54120Copy full SHA for eb54120
README.md
@@ -32,6 +32,12 @@ Here are some useful Gradle/adb commands for executing this example:
32
* `./gradlew installDebug` - Install the debug apk on the current connected device.
33
* `./gradlew runUnitTests` - Execute domain and data layer tests (both unit and integration).
34
* `./gradlew runAcceptanceTests` - Execute espresso and instrumentation acceptance tests.
35
+
36
+Discussions
37
+-----------------
38
39
+Refer to the issues section: https://github.com/android10/Android-CleanArchitecture/issues
40
41
42
Code style
43
-----------
0 commit comments