Files
2024-10-31 13:58:43 -07:00

11 lines
251 B
Markdown

# RIB Tutorial 3: RIB DI and communication
This project is the completed code for [tutorial 3](https://github.com/uber/RIBs/wiki/Android-Tutorial-3).
### Getting started
Run the code by
```
./gradlew :tutorials:tutorial3-completed:installDebug
```