You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,12 +21,15 @@
21
21
- Get your APK delivered to you on telegram with just a push of commit!
22
22
- Automated Android APK Builds.
23
23
- Unit Tests on Android Builds.
24
+
- Supports Firebase based apps and signed builds with your custom key!
24
25
- Forget wires, patches and building pull requests manually!
25
26
26
27
## Installation
27
28
28
29
**Step 1:** Add the following yaml file as build.yml in .github/workflows folder of your app repository.
29
30
31
+
**Note:**_If your project uses any services of firebase, please refer to the [WIKI](https://github.com/DarthBenro008/app-brickie/wiki) for instructions. The below instructions are only for **vanilla builds.**_
0 commit comments