An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# firebase-extensions-android-architecture
Tools to make it easier to use Firebase and Android Architecture Components together

Your top level build.gradle should specify
ext.firebase_version = "11.0.2"
ext.arch_version = "1.0.0-alpha1"