aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs
diff options
context:
space:
mode:
Diffstat (limited to 'site/docs')
-rw-r--r--site/docs/bazel-and-android.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/docs/bazel-and-android.md b/site/docs/bazel-and-android.md
index 8c12c3f00f..f4e55febd5 100644
--- a/site/docs/bazel-and-android.md
+++ b/site/docs/bazel-and-android.md
@@ -22,6 +22,7 @@ The following resources will help you work with Bazel on Android projects:
* [Android rules](https://docs.bazel.build/versions/master/be/android.html)
* [mobile-install for Android](mobile-install.html)
* [Integration with Android Studio](ide.html)
+* [How Android Builds work in Bazel](https://blog.bazel.build/2018/02/14/how-android-builds-work-in-bazel.html)
## Android and new rules