diff --git a/README.md b/README.md index a3b9312d0..338041379 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Firebase Android Snippets +.github/workflows/android.yml# Firebase Android Snippets This repository holds code snippets used in Android documentation on [firebase.google.com](https://firebase.google.com/docs/). @@ -11,4 +11,4 @@ We love contributions! See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines. [![Actions Status][gh-actions-badge]][gh-actions] [gh-actions]: https://github.com/firebase/snippets-android/actions -[gh-actions-badge]: https://github.com/firebase/snippets-android/workflows/Android%20CI/badge.svg \ No newline at end of file +[gh-actions-badge]: https://github.com/firebase/snippets-android/workflows/Android%20CI/badge.svg diff --git a/messaging/app/src/main/AndroidManifest.xml b/messaging/app/src/main/AndroidManifest.xml index 5c3cb7a84..41035407b 100644 --- a/messaging/app/src/main/AndroidManifest.xml +++ b/messaging/app/src/main/AndroidManifest.xml @@ -2,7 +2,7 @@