blob: 183e122ed12678b535b0996df1cd1f85718c4d2d [file] [log] [blame] [view]
To build, ensure that the `ANDROID_HOME` environment variable is set to the path
to an Android SDK, and run:
```
bazel build java/com/basicapp:basic_app
```
See the `.bazelrc` file for flags needed to build the app.