https://github.com/hbmartin/firebase-extensions-android-architecture
Tools to make it easier to use Firebase and Android Architecture Components together
https://github.com/hbmartin/firebase-extensions-android-architecture
Last synced: 6 months ago
JSON representation
Tools to make it easier to use Firebase and Android Architecture Components together
- Host: GitHub
- URL: https://github.com/hbmartin/firebase-extensions-android-architecture
- Owner: hbmartin
- License: apache-2.0
- Created: 2017-07-21T21:43:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T12:28:59.000Z (about 8 years ago)
- Last Synced: 2025-02-06T05:17:10.553Z (8 months ago)
- Language: Java
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# firebase-extensions-android-architecture
Tools to make it easier to use Firebase and Android Architecture Components togetherYour top level build.gradle should specify
ext.firebase_version = "11.0.2"
ext.arch_version = "1.0.0-alpha1"