File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ The following libraries are available for the various Firebase products.
16
16
17
17
| Service or Product | Gradle Dependency | API Coverage |
18
18
| ---------------------------------------------------------------------------------| :-------------------------------------------------------------------------------------------------------------------------------| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
19
+ | [ Analytics] ( https://firebase.google.com/docs/analytics ) | [ ` dev.gitlive:firebase-analytics:1.12.0 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-analytics/1.12.0/pom ) | [ ![ 80%] ( https://img.shields.io/badge/-80%25-green?style=flat-square )] ( /firebase-auth/src/commonMain/kotlin/dev/gitlive/firebase/auth/auth.kt ) |
19
20
| [ Authentication] ( https://firebase.google.com/docs/auth ) | [ ` dev.gitlive:firebase-auth:1.12.0 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-auth/1.12.0/pom ) | [ ![ 80%] ( https://img.shields.io/badge/-80%25-green?style=flat-square )] ( /firebase-auth/src/commonMain/kotlin/dev/gitlive/firebase/auth/auth.kt ) |
20
21
| [ Realtime Database] ( https://firebase.google.com/docs/database ) | [ ` dev.gitlive:firebase-database:1.12.0 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-database/1.12.0/pom ) | [ ![ 70%] ( https://img.shields.io/badge/-70%25-orange?style=flat-square )] ( /firebase-database/src/commonMain/kotlin/dev/gitlive/firebase/database/database.kt ) |
21
22
| [ Cloud Firestore] ( https://firebase.google.com/docs/firestore ) | [ ` dev.gitlive:firebase-firestore:1.12.0 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-firestore/1.12.0/pom ) | [ ![ 60%] ( https://img.shields.io/badge/-60%25-orange?style=flat-square )] ( /firebase-firestore/src/commonMain/kotlin/dev/gitlive/firebase/firestore/firestore.kt ) |
You can’t perform that action at this time.
0 commit comments