@@ -10,16 +10,17 @@ The Firebase Kotlin SDK is a Kotlin-first SDK for Firebase. It's API is similar
1010
1111The following libraries are available for the various Firebase products.
1212
13- | Service or Product | Gradle Dependency | API Coverage |
14- | ------------------------------------------------------------------------------------ | :-----------------------------------------------------------------------------------------------------------------------------| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
15- | [ Authentication] ( https://firebase.google.com/docs/auth ) | [ ` dev.gitlive:firebase-auth:1.6.0 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-auth/1.6.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 ) |
16- | [ Realtime Database] ( https://firebase.google.com/docs/database ) | [ ` dev.gitlive:firebase-database:1.6.0 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-database/1.6.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 ) |
17- | [ Cloud Firestore] ( https://firebase.google.com/docs/firestore ) | [ ` dev.gitlive:firebase-firestore:1.6.0 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-firestore/1.6.0/pom ) | [ ![ 70%] ( https://img.shields.io/badge/-70%25-orange?style=flat-square )] ( /firebase-firestore/src/commonMain/kotlin/dev/gitlive/firebase/firestore/firestore.kt ) |
18- | [ Cloud Functions] ( https://firebase.google.com/docs/functions ) | [ ` dev.gitlive:firebase-functions:1.6.0 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-functions/1.6.0/pom ) | [ ![ 80%] ( https://img.shields.io/badge/-80%25-green?style=flat-square )] ( /firebase-functions/src/commonMain/kotlin/dev/gitlive/firebase/functions/functions.kt ) |
19- | [ Cloud Messaging] ( https://firebase.google.com/docs/cloud-messaging ) | [ ` dev.gitlive:firebase-messaging:1.6.0 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-messaging/1.6.0/pom ) | ![ 0%] ( https://img.shields.io/badge/-0%25-lightgrey?style=flat-square ) |
20- | [ Cloud Storage] ( https://firebase.google.com/docs/storage ) | [ ` dev.gitlive:firebase-storage:1.6.0 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-storage/1.6.0/pom ) | ![ 0%] ( https://img.shields.io/badge/-0%25-lightgrey?style=flat-square ) |
21- | [ Installations] ( https://firebase.google.com/docs/projects/manage-installations ) | [ ` dev.gitlive:firebase-installations:1.6.0 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-installations/1.6.0/pom ) | [ ![ 90%] ( https://img.shields.io/badge/-90%25-green?style=flat-square )] ( /firebase-installations/src/commonMain/kotlin/dev/gitlive/firebase/installations/installations.kt ) |
22- | [ Remote Config] ( https://firebase.google.com/docs/remote-config ) | [ ` dev.gitlive:firebase-config:1.6.0 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-config/1.6.0/pom ) | ![ 20%] ( https://img.shields.io/badge/-20%25-orange?style=flat-square ) |
13+ | Service or Product | Gradle Dependency | API Coverage |
14+ | ------------------------------------------------------------------------------------ | :-----------------------------------------------------------------------------------------------------------------------------------| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
15+ | [ Authentication] ( https://firebase.google.com/docs/auth ) | [ ` dev.gitlive:firebase-auth:1.6.1 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-auth/1.6.1/pom ) | [ ![ 80%] ( https://img.shields.io/badge/-80%25-green?style=flat-square )] ( /firebase-auth/src/commonMain/kotlin/dev/gitlive/firebase/auth/auth.kt ) |
16+ | [ Realtime Database] ( https://firebase.google.com/docs/database ) | [ ` dev.gitlive:firebase-database:1.6.1 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-database/1.6.1/pom ) | [ ![ 70%] ( https://img.shields.io/badge/-70%25-orange?style=flat-square )] ( /firebase-database/src/commonMain/kotlin/dev/gitlive/firebase/database/database.kt ) |
17+ | [ Cloud Firestore] ( https://firebase.google.com/docs/firestore ) | [ ` dev.gitlive:firebase-firestore:1.6.1 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-firestore/1.6.1/pom ) | [ ![ 60%] ( https://img.shields.io/badge/-60%25-orange?style=flat-square )] ( /firebase-firestore/src/commonMain/kotlin/dev/gitlive/firebase/firestore/firestore.kt ) |
18+ | [ Cloud Functions] ( https://firebase.google.com/docs/functions ) | [ ` dev.gitlive:firebase-functions:1.6.1 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-functions/1.6.1/pom ) | [ ![ 80%] ( https://img.shields.io/badge/-80%25-green?style=flat-square )] ( /firebase-functions/src/commonMain/kotlin/dev/gitlive/firebase/functions/functions.kt ) |
19+ | [ Cloud Messaging] ( https://firebase.google.com/docs/cloud-messaging ) | [ ` dev.gitlive:firebase-messaging:1.6.1 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-messaging/1.6.1/pom ) | ![ 0%] ( https://img.shields.io/badge/-0%25-lightgrey?style=flat-square ) |
20+ | [ Cloud Storage] ( https://firebase.google.com/docs/storage ) | [ ` dev.gitlive:firebase-storage:1.6.1 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-storage/1.6.1/pom ) | ![ 0%] ( https://img.shields.io/badge/-0%25-lightgrey?style=flat-square ) |
21+ | [ Installations] ( https://firebase.google.com/docs/projects/manage-installations ) | [ ` dev.gitlive:firebase-installations:1.6.1 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-installations/1.6.1/pom ) | [ ![ 90%] ( https://img.shields.io/badge/-90%25-green?style=flat-square )] ( /firebase-installations/src/commonMain/kotlin/dev/gitlive/firebase/installations/installations.kt ) |
22+ | [ Remote Config] ( https://firebase.google.com/docs/remote-config ) | [ ` dev.gitlive:firebase-config:1.6.1 ` ] ( https://search.maven.org/artifact/dev.gitlive/firebase-config/1.6.1/pom ) | ![ 20%] ( https://img.shields.io/badge/-20%25-orange?style=flat-square ) |
23+
2324
2425
2526
@@ -66,8 +67,8 @@ The Firebase Kotlin SDK uses Kotlin serialization to read and write custom class
6667
6768``` groovy
6869plugins {
69- kotlin("multiplatform") // or kotlin("jvm") or any other kotlin plugin
70- kotlin("plugin.serialization") version "1.5.30 "
70+ kotlin("multiplatform") version "1.6.10" // or kotlin("jvm") or any other kotlin plugin
71+ kotlin("plugin.serialization") version "1.6.10 "
7172}
7273```
7374
@@ -200,14 +201,14 @@ If you are building a Kotlin multiplatform library which will be consumed from J
200201
201202``` json
202203"dependencies" : {
203- "@gitlive/firebase-auth" : " 1.6.0 " ,
204- "@gitlive/firebase-config" : " 1.6.0 " ,
205- "@gitlive/firebase-database" : " 1.6.0 " ,
206- "@gitlive/firebase-firestore" : " 1.6.0 " ,
207- "@gitlive/firebase-functions" : " 1.6.0 " ,
208- "@gitlive/firebase-installations" : " 1.6.0 " ,
209- "@gitlive/firebase-messaging" : " 1.6.0 " ,
210- "@gitlive/firebase-storage" : " 1.6.0 "
204+ "@gitlive/firebase-auth" : " 1.6.1 " ,
205+ "@gitlive/firebase-config" : " 1.6.1 " ,
206+ "@gitlive/firebase-database" : " 1.6.1 " ,
207+ "@gitlive/firebase-firestore" : " 1.6.1 " ,
208+ "@gitlive/firebase-functions" : " 1.6.1 " ,
209+ "@gitlive/firebase-installations" : " 1.6.1 " ,
210+ "@gitlive/firebase-messaging" : " 1.6.1 " ,
211+ "@gitlive/firebase-storage" : " 1.6.1 "
211212}
212213```
213214
0 commit comments