Update android-app.md

Adding a link to Bazel's open feature requests and issues page (per conversation with Joe).

Closes #14405.

PiperOrigin-RevId: 422789633
diff --git a/site/docs/tutorial/android-app.md b/site/docs/tutorial/android-app.md
index 17accf7..2bb0063 100644
--- a/site/docs/tutorial/android-app.md
+++ b/site/docs/tutorial/android-app.md
@@ -396,6 +396,7 @@
 
 For more details, see these pages:
 
+* Open issues on [GitHub](https://github.com/bazelbuild/bazel/issues)
 * More information on [mobile-install](../mobile-install.md)
 * Integrate external dependencies like AppCompat, Guava and JUnit from Maven
   repositories using [rules_jvm_external](https://github.com/bazelbuild/rules_jvm_external)