feature/share-libs
md 11 lines 313 Bytes
Rendered Raw
1 # Android Jetpack Compose with Bazel example
2
3 ## Documentation
4
5 For the full documentation, please visit
6 the [rules_kotlin documentation page](https://github.com/bazelbuild/rules_kotlin/blob/master/docs/kotlin.md).
7
8 ## Instructions
9
10 1) Launch emulator
11 2) Run `bazel mobile-install //app/src/main:app --start_app`