Firebase Android SDK Release Notes

To review release notes for the Firebase console and for other Firebase platforms and related SDKs, refer to the Firebase Release Notes.

Learn how to install these SDKs in your app: Add Firebase to your Android Project.

Note that when using the Firebase Android BoM, you don't specify individual library versions when you declare Firebase library dependencies in your Gradle build configuration file.

Compare Firebase BoM versions

Latest SDK versions

Service or Product Gradle dependency Latest
version
Add Analytics?
Firebase Android BoM
(Bill of Materials)
com.google.firebase:firebase-bom

The latest Firebase BoM version contains the latest versions of each Firebase Android library. To learn which library versions are mapped to a specific BoM version, review the release notes for that BoM version.

34.14.1
AdMob com.google.android.gms:play-services-ads 25.3.0
Firebase AI Logic 1 com.google.firebase:firebase-ai 17.12.1
Firebase AI Logic On-Device com.google.firebase:firebase-ai-ondevice 16.0.0-beta02
Firebase AI KSP com.google.firebase:firebase-ai-ksp-processor 16.0.1
Analytics com.google.firebase:firebase-analytics 23.2.0
App Check custom provider com.google.firebase:firebase-appcheck 19.1.0
App Check debug provider com.google.firebase:firebase-appcheck-debug 19.1.0
App Check Play Integrity provider com.google.firebase:firebase-appcheck-playintegrity 19.1.0
App Distribution com.google.firebase:firebase-appdistribution 16.0.0-beta19
App Distribution API com.google.firebase:firebase-appdistribution-api 16.0.0-beta19
App Distribution plugin com.google.firebase:firebase-appdistribution-gradle 5.2.1
Authentication com.google.firebase:firebase-auth 24.1.0
Cloud Firestore com.google.firebase:firebase-firestore 26.3.0
Cloud Functions for Firebase Client SDK com.google.firebase:firebase-functions 22.1.1
Cloud Messaging com.google.firebase:firebase-messaging 25.0.2
Cloud Storage com.google.firebase:firebase-storage 22.0.1
Crashlytics com.google.firebase:firebase-crashlytics 20.0.6
Crashlytics NDK com.google.firebase:firebase-crashlytics-ndk 20.0.6
Crashlytics plugin com.google.firebase:firebase-crashlytics-gradle 3.0.7
SQL Connect 2 com.google.firebase:firebase-dataconnect 17.3.0
Dynamic feature module support com.google.firebase:firebase-dynamic-module-support 16.0.0-beta04
In-App Messaging com.google.firebase:firebase-inappmessaging 22.0.3
(required)
In-App Messaging Display com.google.firebase:firebase-inappmessaging-display 22.0.3
(required)
Firebase installations com.google.firebase:firebase-installations 19.1.0
Firebase ML Model Downloader API com.google.firebase:firebase-ml-modeldownloader 26.0.2
Performance Monitoring com.google.firebase:firebase-perf 22.0.5
Performance Monitoring plugin com.google.firebase:perf-plugin 2.0.2
Firebase Phone Number Verification com.google.firebase:firebase-pnv 16.1.1
Realtime Database com.google.firebase:firebase-database 22.0.1
Remote Config com.google.firebase:firebase-config 23.1.0
Google Play services plugin com.google.gms:google-services 4.4.4
DEPRECATED OR UNSUPPORTED LIBRARIES
Dynamic Links com.google.firebase:firebase-dynamic-links 22.1.0

Firebase KTX modules - no longer supported

Analytics Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-analytics-ktx
22.5.0
App Check custom provider Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-appcheck-ktx
18.0.0
App Distribution API Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-appdistribution-api-ktx
16.0.0-beta15
Authentication Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-auth-ktx
23.2.1
Cloud Firestore Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-firestore-ktx
25.1.4
Cloud Functions for Firebase Client SDK Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-functions-ktx
21.2.1
Cloud Messaging Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-messaging-ktx
24.1.2
Cloud Storage Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-storage-ktx
21.0.2
Crashlytics Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-crashlytics-ktx
19.4.4
Dynamic Links Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-dynamic-links-ktx
22.1.0
In-App Messaging Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-inappmessaging-ktx
21.0.2
(required)
In-App Messaging Display Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-inappmessaging-display-ktx
21.0.2
(required)
Firebase installations Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-installations-ktx
18.0.0
Firebase ML Model Downloader API Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-ml-modeldownloader-ktx
25.0.1
Performance Monitoring Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-perf-ktx
21.0.5
Realtime Database Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-database-ktx
21.0.0
Remote Config Do not use; KTX module libraries are no longer supported.
com.google.firebase:firebase-config-ktx
22.1.2

Firebase ML Kit libraries

Firebase ML Custom Model APIs com.google.firebase:firebase-ml-model-interpreter 22.0.4
Firebase ML Vision APIs com.google.firebase:firebase-ml-vision 24.1.0
Firebase ML: Image Labeling Model com.google.firebase:firebase-ml-vision-image-label-model 20.0.2
Firebase ML: Object Detection and Tracking Model com.google.firebase:firebase-ml-vision-object-detection-model 19.0.6
Firebase ML: Face Detection Model com.google.firebase:firebase-ml-vision-face-model 20.0.2
Firebase ML: Barcode Scanning Model com.google.firebase:firebase-ml-vision-barcode-model 16.1.2
Firebase ML: AutoML Vision Edge API com.google.firebase:firebase-ml-vision-automl 18.0.6
Firebase ML: Natural Language APIs com.google.firebase:firebase-ml-natural-language 22.0.1
Firebase ML: Language Identification Model com.google.firebase:firebase-ml-natural-language-language-id-model 20.0.8
Firebase ML: Translate Model com.google.firebase:firebase-ml-natural-language-translate-model 20.0.9
Firebase ML: Smart Reply Model com.google.firebase:firebase-ml-natural-language-smart-reply-model 20.0.8

1 Firebase AI Logic was formerly called "Vertex AI in Firebase" with the package com.google.firebase:firebase-vertexai.

2 Firebase SQL Connect was formerly called "Firebase Data Connect".

Update - June 08, 2026

Firebase Android BoM (Bill of Materials) version 34.14.1

Firebase PNV version 16.1.1

Update - May 28, 2026

Firebase Android BoM (Bill of Materials) version 34.14.0

Firebase AI Logic version 17.12.1

App Check version 19.1.0

App Check Debug version 19.1.0

App Check Debug Testing version 19.1.0

App Check Play Integrity version 19.1.0

SQL Connect version 17.3.0

Update - May 14, 2026

App Distribution version 16.0.0-beta19

App Distribution API version 16.0.0-beta19

Update - May 07, 2026

Firebase Android BoM (Bill of Materials) version 34.13.0

Firebase AI Logic version 17.12.0

Firebase AI Logic On-Device version 16.0.0-beta02

Authentication version 24.1.0

Cloud Firestore version 26.3.0

Cloud Messaging version 25.0.2

Cloud Messaging Direct Boot version 25.0.2

Crashlytics version 20.0.6

Crashlytics NDK version 20.0.6

Firebase PNV version 16.1.0

Remote Config version 23.1.0

SQL Connect version 17.2.2

Update - April 09, 2026

Firebase Android BoM (Bill of Materials) version 34.12.0

Firebase AI Logic version 17.11.0

App Distribution version 16.0.0-beta18

App Distribution API version 16.0.0-beta18

Cloud Firestore version 26.2.0

Cloud Functions for Firebase Client SDK version 22.1.1

Crashlytics version 20.0.5

Crashlytics NDK version 20.0.5

Crashlytics Gradle plugin version 3.0.7

SQL Connect version 17.2.1

In-App Messaging version 22.0.3

In-App Messaging Display version 22.0.3

Firebase ML version 26.0.2

Performance Monitoring version 22.0.5

Update - March 19, 2026

Firebase Android BoM (Bill of Materials) version 34.11.0

Firebase AI Logic version 17.10.1

Analytics version 23.2.0

Cloud Firestore version 26.1.2

SQL Connect version 17.2.0

Firebase PNV version 16.0.0

Update - March 10, 2026

Firebase PNV version 16.0.0-beta02

Update - February 26, 2026

Firebase Android BoM (Bill of Materials) version 34.10.0

Firebase AI Logic version 17.10.0

Firebase AI Logic On-Device version 16.0.0-beta01

Firebase AI KSP version 16.0.1

Cloud Firestore version 26.1.1

SQL Connect version 17.1.4

Firebase installations version 19.1.0

Update - February 05, 2026

Firebase Android BoM (Bill of Materials) version 34.9.0

Firebase AI Logic version 17.9.0

Firebase AI KSP version 16.0.0

App Check version 19.0.2

App Check Debug version 19.0.2

App Check Debug Testing version 19.0.2

App Check Play Integrity version 19.0.2

App Distribution Gradle plugin version 5.2.1

Update - January 15, 2026

Firebase Android BoM (Bill of Materials) version 34.8.0

Firebase AI Logic version 17.8.0

Cloud Firestore version 26.1.0

Crashlytics version 20.0.4

Crashlytics NDK version 20.0.4

SQL Connect version 17.1.3

Firebase PNV version 16.0.0-beta01

Update - December 11, 2025

Firebase Android BoM (Bill of Materials) version 34.7.0

Firebase AI Logic version 17.7.0

Update - November 14, 2025

Firebase Android BoM (Bill of Materials) version 34.6.0

Firebase AI Logic version 17.6.0

SQL Connect version 17.1.2

Performance Monitoring version 22.0.4

Update - October 30, 2025

Firebase Android BoM (Bill of Materials) version 34.5.0

Firebase AI Logic version 17.5.0

App Distribution Gradle plugin version 5.2.0

Cloud Functions for Firebase Client SDK version 22.1.0

SQL Connect version 17.1.1

In-App Messaging version 22.0.2

In-App Messaging Display version 22.0.2

Performance Monitoring version 22.0.3

Performance Monitoring Gradle plugin version 2.0.2

Update - October 09, 2025

Firebase Android BoM (Bill of Materials) version 34.4.0

Firebase AI Logic version 17.4.0

Cloud Firestore version 26.0.2

Crashlytics version 20.0.3

Crashlytics NDK version 20.0.3

SQL Connect version 17.1.0

google-services plugin 4.4.4

Update - September 18, 2025

Firebase Android BoM (Bill of Materials) version 34.3.0

A/B Testing version 23.0.1

Firebase AI Logic version 17.3.0

App Check version 19.0.1

App Check Debug version 19.0.1

App Check Debug Testing version 19.0.1

App Check Play Integrity version 19.0.1

App Distribution version 16.0.0-beta17

App Distribution API version 16.0.0-beta17

Cloud Firestore version 26.0.1

Cloud Functions for Firebase Client SDK version 22.0.1

Cloud Messaging version 25.0.1

Cloud Messaging Direct Boot version 25.0.1

Cloud Storage for Firebase version 22.0.1

Crashlytics version 20.0.2

Crashlytics NDK version 20.0.2

SQL Connect version 17.0.1

In-App Messaging version 22.0.1

In-App Messaging Display version 22.0.1

Firebase installations version 19.0.1

Firebase ML version 26.0.1

Performance Monitoring version 22.0.2

Realtime Database version 22.0.1

Remote Config version 23.0.1

Update - August 28, 2025

Firebase Android BoM (Bill of Materials) version 34.2.0

Firebase AI Logic version 17.2.0

Crashlytics version 20.0.1

Crashlytics NDK version 20.0.1

Performance Monitoring version 22.0.1

Update - August 07, 2025

Firebase Android BoM (Bill of Materials) version 34.1.0

Firebase AI Logic version 17.1.0

Authentication version 24.0.1

Crashlytics Gradle plugin version 3.0.6

Performance Monitoring Gradle plugin version 2.0.1

Update - July 21, 2025

Firebase Android BoM (Bill of Materials) version 34.0.0

A/B Testing version 23.0.0

Firebase AI Logic version 17.0.0

Analytics version 23.0.0

App Check version 19.0.0

App Check Debug version 19.0.0

App Check Debug Testing version 19.0.0

App Check Play Integrity version 19.0.0

App Distribution version 16.0.0-beta16

App Distribution API version 16.0.0-beta16

Authentication version 24.0.0

Cloud Firestore version 26.0.0

Cloud Functions for Firebase Client SDK version 22.0.0

Cloud Messaging version 25.0.0

Cloud Messaging Direct Boot version 25.0.0

Cloud Storage for Firebase version 22.0.0

Crashlytics version 20.0.0

Crashlytics NDK version 20.0.0

Crashlytics Gradle plugin version 3.0.5

SQL Connect version 17.0.0

Dynamic feature modules support version 16.0.0-beta04

In-App Messaging version 22.0.0

In-App Messaging Display version 22.0.0

Firebase installations version 19.0.0

Firebase ML version 26.0.0

Performance Monitoring version 22.0.0

Performance Monitoring Gradle plugin version 2.0.0

Realtime Database version 22.0.0

Remote Config version 23.0.0

Update - June 26, 2025

Firebase Android BoM (Bill of Materials) version 33.16.0

Firebase AI Logic version 16.2.0

Analytics version 22.5.0

Analytics Kotlin extensions version 22.5.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 24.1.2

Cloud Messaging Kotlin extensions version 24.1.2

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

SQL Connect version 16.0.3

Cloud Messaging Direct Boot version 24.1.2

google-services plugin 4.4.3

Update - June 05, 2025

Firebase Android BoM (Bill of Materials) version 33.15.0

Firebase AI Logic version 16.1.0

Crashlytics version 19.4.4

Crashlytics Kotlin extensions version 19.4.4

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 19.4.4

Crashlytics Gradle plugin version 3.0.4

Update - May 20, 2025

Firebase Android BoM (Bill of Materials) version 33.14.0

Firebase AI Logic version 16.0.0

Authentication version 23.2.1

Authentication Kotlin extensions version 23.2.1

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Storage for Firebase version 21.0.2

Cloud Storage for Firebase Kotlin extensions version 21.0.2

The Kotlin extensions library transitively includes the updated firebase-storage library. The Kotlin extensions library has no additional updates.

SQL Connect version 16.0.2

Remote Config version 22.1.2

Remote Config Kotlin extensions version 22.1.2

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Vertex AI in Firebase version 16.5.0

Update - April 24, 2025

Firebase Android BoM (Bill of Materials) version 33.13.0

Cloud Firestore version 25.1.4

Cloud Firestore Kotlin extensions version 25.1.4

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Crashlytics version 19.4.3

Crashlytics Kotlin extensions version 19.4.3

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 19.4.3

SQL Connect version 16.0.1

Remote Config version 22.1.1

Remote Config Kotlin extensions version 22.1.1

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Vertex AI in Firebase version 16.4.0

Update - March 31, 2025

Firebase Android BoM (Bill of Materials) version 33.12.0

Cloud Functions for Firebase Client SDK version 21.2.1

Cloud Functions for Firebase Client SDK Kotlin extensions version 21.2.1

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

SQL Connect version 16.0.0

Vertex AI in Firebase version 16.3.0

Update - March 20, 2025

Firebase Android BoM (Bill of Materials) version 33.11.0

Analytics version 22.4.0

Analytics Kotlin extensions version 22.4.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Distribution version 16.0.0-beta15

App Distribution API version 16.0.0-beta15

App Distribution API Kotlin extensions version 16.0.0-beta15

The Kotlin extensions library transitively includes the updated firebase-appdistribution-api library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 25.1.3

Cloud Firestore Kotlin extensions version 25.1.3

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 21.2.0

Cloud Functions for Firebase Client SDK Kotlin extensions version 21.2.0

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 24.1.1

Cloud Messaging Kotlin extensions version 24.1.1

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 24.1.1

Crashlytics version 19.4.2

Crashlytics Kotlin extensions version 19.4.2

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 19.4.2

SQL Connect version 16.0.0-beta05

In-App Messaging version 21.0.2

In-App Messaging Kotlin extensions version 21.0.2

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 21.0.2

In-App Messaging Display Kotlin extensions version 21.0.2

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 21.0.5

Performance Monitoring Kotlin extensions version 21.0.5

The Kotlin extensions library transitively includes the updated firebase-perf library. The Kotlin extensions library has no additional updates.

Update - February 27, 2025

Firebase Android BoM (Bill of Materials) version 33.10.0

Analytics version 22.3.0

Analytics Kotlin extensions version 22.3.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 21.1.1

Cloud Functions for Firebase Client SDK Kotlin extensions version 21.1.1

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Crashlytics version 19.4.1

Crashlytics Kotlin extensions version 19.4.1

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 19.4.1

Vertex AI in Firebase version 16.2.0

Update - February 06, 2025

Firebase Android BoM (Bill of Materials) version 33.9.0

App Distribution Gradle plugin version 5.1.1

Authentication version 23.2.0

Authentication Kotlin extensions version 23.2.0

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 25.1.2

Cloud Firestore Kotlin extensions version 25.1.2

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Crashlytics Gradle plugin version 3.0.3

Vertex AI in Firebase version 16.1.0

Update - January 16, 2025

Firebase Android BoM (Bill of Materials) version 33.8.0

Analytics version 22.2.0

Analytics Kotlin extensions version 22.2.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Distribution Gradle plugin version 5.1.0

Crashlytics version 19.4.0

Crashlytics Kotlin extensions version 19.4.0

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 19.4.0

SQL Connect version 16.0.0-beta04

Performance Monitoring version 21.0.4

Performance Monitoring Kotlin extensions version 21.0.4

The Kotlin extensions library transitively includes the updated firebase-perf library. The Kotlin extensions library has no additional updates.

Remote Config version 22.1.0

Remote Config Kotlin extensions version 22.1.0

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - December 05, 2024

Firebase Android BoM (Bill of Materials) version 33.7.0

Crashlytics version 19.3.0

Crashlytics Kotlin extensions version 19.3.0

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 19.3.0

Performance Monitoring version 21.0.3

Performance Monitoring Kotlin extensions version 21.0.3

The Kotlin extensions library transitively includes the updated firebase-perf library. The Kotlin extensions library has no additional updates.

Update - November 15, 2024

Firebase Android BoM (Bill of Materials) version 33.6.0

SQL Connect version 16.0.0-beta03

Cloud Functions for Firebase Client SDK version 21.1.0

Cloud Functions for Firebase Client SDK Kotlin extensions version 21.1.0

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 24.1.0

Cloud Messaging Kotlin extensions version 24.1.0

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 24.1.0

Vertex AI in Firebase version 16.0.2

Update - October 23, 2024

Firebase Android BoM (Bill of Materials) version 33.5.1

Vertex AI in Firebase version 16.0.1

Update - October 21, 2024

Firebase Android BoM (Bill of Materials) version 33.5.0

Authentication version 23.1.0

Authentication Kotlin extensions version 23.1.0

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 25.1.1

Cloud Firestore Kotlin extensions version 25.1.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 24.0.3

Cloud Messaging Kotlin extensions version 24.0.3

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 24.0.3

Crashlytics version 19.2.1

Crashlytics Kotlin extensions version 19.2.1

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 19.2.1

SQL Connect version 16.0.0-beta02

Firebase ML version 25.0.1

Firebase ML Kotlin extensions version 25.0.1

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has no additional updates.

In-App Messaging version 21.0.1

In-App Messaging Kotlin extensions version 21.0.1

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 21.0.1

In-App Messaging Display Kotlin extensions version 21.0.1

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 21.0.2

Performance Monitoring Kotlin extensions version 21.0.2

The Kotlin extensions library transitively includes the updated firebase-perf library. The Kotlin extensions library has no additional updates.

Remote Config version 22.0.1

Remote Config Kotlin extensions version 22.0.1

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Vertex AI in Firebase version 16.0.0

Update - October 01, 2024

Firebase Android BoM (Bill of Materials) version 33.4.0

Analytics version 22.1.2

Analytics Kotlin extensions version 22.1.2

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 24.0.2

Cloud Messaging Kotlin extensions version 24.0.2

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 24.0.2

Cloud Storage for Firebase version 21.0.1

Cloud Storage for Firebase Kotlin extensions version 21.0.1

The Kotlin extensions library transitively includes the updated firebase-storage library. The Kotlin extensions library has no additional updates.

Crashlytics version 19.2.0

Crashlytics Kotlin extensions version 19.2.0

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 19.2.0

SQL Connect version 16.0.0-beta01

Vertex AI in Firebase version 16.0.0-beta06

Update - September 12, 2024

Firebase Android BoM (Bill of Materials) version 33.3.0

App Distribution version 16.0.0-beta14

App Distribution API version 16.0.0-beta14

App Distribution API Kotlin extensions version 16.0.0-beta14

The Kotlin extensions library transitively includes the updated firebase-appdistribution-api library. The Kotlin extensions library has no additional updates.

Crashlytics version 19.1.0

Crashlytics Kotlin extensions version 19.1.0

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 19.1.0

Vertex AI in Firebase version 16.0.0-beta05

Update - August 22, 2024

Firebase Android BoM (Bill of Materials) version 33.2.0

Analytics version 22.1.0

Analytics Kotlin extensions version 22.1.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 25.1.0

Cloud Firestore Kotlin extensions version 25.1.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 24.0.1

Cloud Messaging Kotlin extensions version 24.0.1

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 24.0.1

Update - August 01, 2024

Vertex AI in Firebase version 16.0.0-beta04

Update - July 11, 2024

Firebase Android BoM (Bill of Materials) version 33.1.2

Crashlytics version 19.0.3

Crashlytics Kotlin extensions version 19.0.3

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 19.0.3

Vertex AI in Firebase version 16.0.0-beta03

Update - June 20, 2024

Firebase Android BoM (Bill of Materials) version 33.1.1

Analytics version 22.0.2

Analytics Kotlin extensions version 22.0.2

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Crashlytics version 19.0.2

Crashlytics Kotlin extensions version 19.0.2

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 19.0.2

Crashlytics Gradle plugin version 3.0.2

Vertex AI in Firebase version 16.0.0-beta02

Update - May 30, 2024

Firebase Android BoM (Bill of Materials) version 33.1.0

Analytics version 22.0.1

Analytics Kotlin extensions version 22.0.1

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Distribution version 16.0.0-beta13

App Distribution API version 16.0.0-beta13

App Distribution API Kotlin extensions version 16.0.0-beta13

The Kotlin extensions library transitively includes the updated firebase-appdistribution-api library. The Kotlin extensions library has no additional updates.

Crashlytics version 19.0.1

Crashlytics Kotlin extensions version 19.0.1

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 19.0.1

The Kotlin extensions library transitively includes the updated firebase-dynamic-links library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 21.0.1

Performance Monitoring Kotlin extensions version 21.0.1

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

google-services plugin 4.4.2

Update - May 13, 2024

Crashlytics Gradle plugin version 3.0.1

Vertex AI in Firebase version 16.0.0-beta01

Update - May 02, 2024

Firebase Android BoM (Bill of Materials) version 33.0.0

A/B Testing version 22.0.0

Analytics version 22.0.0

Analytics Kotlin extensions version 22.0.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Check version 18.0.0

App Check Kotlin extensions version 18.0.0

The Kotlin extensions library transitively includes the updated firebase-appcheck library. The Kotlin extensions library has no additional updates.

App Check Debug version 18.0.0

App Check Debug Testing version 18.0.0

App Check Play Integrity version 18.0.0

App Distribution Gradle plugin version 5.0.0

Authentication version 23.0.0

Authentication Kotlin extensions version 23.0.0

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 25.0.0

Cloud Firestore Kotlin extensions version 25.0.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 21.0.0

Cloud Functions for Firebase Client SDK Kotlin extensions version 21.0.0

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 24.0.0

Cloud Messaging Kotlin extensions version 24.0.0

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 24.0.0

Cloud Storage for Firebase version 21.0.0

Cloud Storage for Firebase Kotlin extensions version 21.0.0

The Kotlin extensions library transitively includes the updated firebase-storage library. The Kotlin extensions library has no additional updates.

Crashlytics version 19.0.0

Crashlytics Kotlin extensions version 19.0.0

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 19.0.0

Crashlytics Gradle plugin version 3.0.0

The Kotlin extensions library transitively includes the updated firebase-dynamic-links library. The Kotlin extensions library has no additional updates.

In-App Messaging version 21.0.0

In-App Messaging Kotlin extensions version 21.0.0

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 21.0.0

In-App Messaging Display Kotlin extensions version 21.0.0

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Firebase installations version 18.0.0

Firebase installations Kotlin extensions version 18.0.0

The Kotlin extensions library transitively includes the updated firebase-installations library. The Kotlin extensions library has no additional updates.

Firebase ML version 25.0.0

Firebase ML Kotlin extensions version 25.0.0

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 21.0.0

Performance Monitoring Kotlin extensions version 21.0.0

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Realtime Database version 21.0.0

Realtime Database Kotlin extensions version 21.0.0

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Remote Config version 22.0.0

Remote Config Kotlin extensions version 22.0.0

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - April 11, 2024

Firebase Android BoM (Bill of Materials) version 32.8.1

Analytics version 21.6.2

Analytics Kotlin extensions version 21.6.2

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.11.1

Cloud Firestore Kotlin extensions version 24.11.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.6.4

Crashlytics Kotlin extensions version 18.6.4

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.6.4

In-App Messaging version 20.4.2

In-App Messaging Kotlin extensions version 20.4.2

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 20.4.2

In-App Messaging Display Kotlin extensions version 20.4.2

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Update - March 21, 2024

Firebase Android BoM (Bill of Materials) version 32.8.0

Analytics version 21.6.1

Analytics Kotlin extensions version 21.6.1

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.11.0

Cloud Firestore Kotlin extensions version 24.11.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.6.3

Crashlytics Kotlin extensions version 18.6.3

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.6.3

In-App Messaging version 20.4.1

In-App Messaging Kotlin extensions version 20.4.1

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 20.4.1

In-App Messaging Display Kotlin extensions version 20.4.1

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Update - March 07, 2024

Firebase Android BoM (Bill of Materials) version 32.7.4

Remote Config version 21.6.3

Remote Config Kotlin extensions version 21.6.3

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - February 28, 2024

Firebase Android BoM (Bill of Materials) version 32.7.3

App Distribution Gradle plugin version 4.2.0

Cloud Firestore version 24.10.3

Cloud Firestore Kotlin extensions version 24.10.3

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Realtime Database version 20.3.1

Realtime Database Kotlin extensions version 20.3.1

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Remote Config version 21.6.2

Remote Config Kotlin extensions version 21.6.2

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - February 08, 2024

Firebase Android BoM (Bill of Materials) version 32.7.2

A/B Testing version 21.1.2

Analytics version 21.5.1

Analytics Kotlin extensions version 21.5.1

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Check version 17.1.2

App Check Kotlin extensions version 17.1.2

The Kotlin extensions library transitively includes the updated firebase-appcheck library. The Kotlin extensions library has no additional updates.

App Check Debug version 17.1.2

App Check Debug Testing version 17.1.2

App Check Play Integrity version 17.1.2

App Distribution API version 16.0.0-beta12

App Distribution API Kotlin extensions version 16.0.0-beta12

The Kotlin extensions library transitively includes the updated firebase-appdistribution-api library. The Kotlin extensions library has no additional updates.

App Distribution version 16.0.0-beta12

App Distribution Gradle plugin version 4.1.0

Cloud Firestore version 24.10.2

Cloud Firestore Kotlin extensions version 24.10.2

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 23.4.1

Cloud Messaging Kotlin extensions version 23.4.1

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 23.4.1

Crashlytics version 18.6.2

Crashlytics Kotlin extensions version 18.6.2

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.6.2

Firebase ML version 24.2.3

Firebase ML Kotlin extensions version 24.2.3

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 20.5.2

Performance Monitoring Kotlin extensions version 20.5.2

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Remote Config version 21.6.1

Remote Config Kotlin extensions version 21.6.1

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - January 18, 2024

Firebase Android BoM (Bill of Materials) version 32.7.1

Authentication version 22.3.1

Authentication Kotlin extensions version 22.3.1

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.10.1

Cloud Firestore Kotlin extensions version 24.10.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.6.1

Crashlytics Kotlin extensions version 18.6.1

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.6.1

Firebase ML version 24.2.2

Firebase ML Kotlin extensions version 24.2.2

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has no additional updates.

Update - December 07, 2023

Firebase Android BoM (Bill of Materials) version 32.7.0

Cloud Firestore version 24.10.0

Cloud Firestore Kotlin extensions version 24.10.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 23.4.0

Cloud Messaging Kotlin extensions version 23.4.0

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 23.4.0

Update - November 16, 2023

Firebase Android BoM (Bill of Materials) version 32.6.0

Authentication version 22.3.0

Authentication Kotlin extensions version 22.3.0

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.6.0

Crashlytics Kotlin extensions version 18.6.0

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.6.0

Performance Monitoring version 20.5.1

Performance Monitoring Kotlin extensions version 20.5.1

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Remote Config version 21.6.0

Remote Config Kotlin extensions version 21.6.0

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - October 30, 2023

Firebase Android BoM (Bill of Materials) version 32.5.0

Analytics version 21.5.0

Analytics Kotlin extensions version 21.5.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Update - October 26, 2023

Firebase Android BoM (Bill of Materials) version 32.4.1

App Check version 17.1.1

App Check Kotlin extensions version 17.1.1

The Kotlin extensions library transitively includes the updated firebase-appcheck library. The Kotlin extensions library has no additional updates.

App Check Debug version 17.1.1

App Check Debug Testing version 17.1.1

App Check Play Integrity version 17.1.1

App Distribution Gradle plugin version 4.0.1

Cloud Firestore version 24.9.1

Cloud Firestore Kotlin extensions version 24.9.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 23.3.1

Cloud Messaging Kotlin extensions version 23.3.1

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 23.3.1

Crashlytics version 18.5.1

Crashlytics Kotlin extensions version 18.5.1

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Firebase ML version 24.2.1

Firebase ML Kotlin extensions version 24.2.1

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has no additional updates.

Update - October 18, 2023

Firebase Android BoM (Bill of Materials) version 32.4.0

Analytics version 21.4.0

Analytics Kotlin extensions version 21.4.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has the following additional updates:

App Check version 17.1.0

App Check Kotlin extensions version 17.1.0

The Kotlin extensions library transitively includes the updated firebase-appcheck library. The Kotlin extensions library has the following additional updates:

App Check Debug version 17.1.0

App Check Debug Testing version 17.1.0

App Check Play Integrity version 17.1.0

App Distribution API version 16.0.0-beta11

App Distribution API Kotlin extensions version 16.0.0-beta11

The Kotlin extensions library transitively includes the updated firebase-appdistribution-api library. The Kotlin extensions library has the following additional updates:

App Distribution version 16.0.0-beta11

Authentication version 22.2.0

Authentication Kotlin extensions version 22.2.0

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has the following additional updates:

Cloud Firestore version 24.9.0

Cloud Firestore Kotlin extensions version 24.9.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has the following additional updates:

Cloud Functions for Firebase Client SDK version 20.4.0

Cloud Functions for Firebase Client SDK Kotlin extensions version 20.4.0

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has the following additional updates:

Cloud Messaging version 23.3.0

Cloud Messaging Kotlin extensions version 23.3.0

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has the following additional updates:

Cloud Storage for Firebase version 20.3.0

Cloud Storage for Firebase Kotlin extensions version 20.3.0

The Kotlin extensions library transitively includes the updated firebase-storage library. The Kotlin extensions library has the following additional updates:

Crashlytics version 18.5.0

Crashlytics Kotlin extensions version 18.5.0

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has the following additional updates:

Crashlytics NDK version 18.5.0

The Kotlin extensions library transitively includes the updated firebase-dynamic-links library The Kotlin extensions library has the following additional updates:

In-App Messaging version 20.4.0

In-App Messaging Kotlin extensions version 20.4.0

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has the following additional updates:

In-App Messaging Display version 20.4.0

In-App Messaging Display Kotlin extensions version 20.4.0

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has the following additional updates:

Firebase installations version 17.2.0

Firebase installations Kotlin extensions version 17.2.0

The Kotlin extensions library transitively includes the updated firebase-installations library. The Kotlin extensions library has the following additional updates:

Cloud Messaging Direct Boot version 23.3.0

Firebase ML version 24.2.0

Firebase ML Kotlin extensions version 24.2.0

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has the following additional updates:

Performance Monitoring version 20.5.0

Performance Monitoring Kotlin extensions version 20.5.0

The Kotlin extensions library transitively includes the updated firebase-perf library. The Kotlin extensions library has the following additional updates:

Realtime Database version 20.3.0

Realtime Database Kotlin extensions version 20.3.0

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has the following additional updates:

Remote Config version 21.5.0

Remote Config Kotlin extensions version 21.5.0

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has the following additional updates:

Update - September 15, 2023

Firebase Android BoM (Bill of Materials) version 32.3.1

Authentication version 22.1.2

Authentication Kotlin extensions version 22.1.2

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.4.3

Crashlytics Kotlin extensions version 18.4.3

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.4.3

Cloud Firestore version 24.8.1

Cloud Firestore Kotlin extensions version 24.8.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

In-App Messaging version 20.3.5

In-App Messaging Kotlin extensions version 20.3.5

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 20.3.5

In-App Messaging Display Kotlin extensions version 20.3.5

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Update - September 14, 2023

Firebase Android BoM (Bill of Materials) version 32.3.0

Crashlytics version 18.4.2

Crashlytics Kotlin extensions version 18.4.2

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.4.2

Cloud Firestore version 24.8.0

Cloud Firestore Kotlin extensions version 24.8.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

In-App Messaging version 20.3.4

In-App Messaging Kotlin extensions version 20.3.4

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 20.3.4

In-App Messaging Display Kotlin extensions version 20.3.4

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

google-services plugin 4.4.0

Update - August 24, 2023

Firebase Android BoM (Bill of Materials) version 32.2.3

Cloud Firestore version 24.7.1

Cloud Firestore Kotlin extensions version 24.7.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.4.1

Crashlytics Kotlin extensions version 18.4.1

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.4.1

Crashlytics Gradle plugin version 2.9.9

Performance Monitoring version 20.4.1

Performance Monitoring Kotlin extensions version 20.4.1

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Update - August 03, 2023

Firebase Android BoM (Bill of Materials) version 32.2.2

Firebase Android BoM (Bill of Materials) version 32.2.1

App Distribution version 16.0.0-beta10

App Distribution API version 16.0.0-beta10

App Distribution API Kotlin extensions version 16.0.0-beta10

The Kotlin extensions library transitively includes the updated firebase-appdistribution-api library. The Kotlin extensions library has no additional updates.

Authentication version 22.1.1

Authentication Kotlin extensions version 22.1.1

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 23.2.1

Cloud Messaging Kotlin extensions version 23.2.1

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Crashlytics Gradle plugin version 2.9.8

In-App Messaging version 20.3.3

In-App Messaging Kotlin extensions version 20.3.3

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 20.3.3

In-App Messaging Display Kotlin extensions version 20.3.3

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Firebase installations version 17.1.4

Firebase installations Kotlin extensions version 17.1.4

The Kotlin extensions library transitively includes the updated firebase-installations library. The Kotlin extensions library has no additional updates.

Firebase ML version 24.1.3

Firebase ML Kotlin extensions version 24.1.3

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has no additional updates.

Update - July 13, 2023

Firebase Android BoM (Bill of Materials) version 32.2.0

App Distribution version 16.0.0-beta09

App Distribution API version 16.0.0-beta09

App Distribution API Kotlin extensions version 16.0.0-beta09

The Kotlin extensions library transitively includes the updated firebase-appdistribution-api library. The Kotlin extensions library has no additional updates.

Authentication version 22.1.0

Authentication Kotlin extensions version 22.1.0

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.7.0

Cloud Firestore Kotlin extensions version 24.7.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 23.2.0

Cloud Messaging Kotlin extensions version 23.2.0

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.4.0

Crashlytics Kotlin extensions version 18.4.0

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.4.0

Crashlytics Gradle plugin version 2.9.7

Performance Monitoring version 20.4.0

Performance Monitoring Kotlin extensions version 20.4.0

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Remote Config version 21.4.1

Remote Config Kotlin extensions version 21.4.1

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - June 15, 2023

Firebase Android BoM (Bill of Materials) version 32.1.1

Cloud Storage for Firebase version 20.2.1

Cloud Storage for Firebase Kotlin extensions version 20.2.1

The Kotlin extensions library transitively includes the updated firebase-storage library. The Kotlin extensions library has no additional updates.

Crashlytics Gradle plugin version 2.9.6

Performance Monitoring version 20.3.3

Performance Monitoring Kotlin extensions version 20.3.3

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Update - May 25, 2023

Firebase Android BoM (Bill of Materials) version 32.1.0

Analytics version 21.3.0

Analytics Kotlin extensions version 21.3.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Check version 17.0.1

App Check Kotlin extensions version 17.0.1

The Kotlin extensions library transitively includes the updated firebase-appcheck library. The Kotlin extensions library has no additional updates.

App Check Debug version 17.0.1

App Check Debug Testing version 17.0.1

App Check Play Integrity version 17.0.1

Cloud Firestore version 24.6.1

Cloud Firestore Kotlin extensions version 24.6.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 20.3.1

Cloud Functions for Firebase Client SDK Kotlin extensions version 20.3.1

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Realtime Database version 20.2.2

Realtime Database Kotlin extensions version 20.2.2

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Update - May 01, 2023

Firebase Android BoM (Bill of Materials) version 32.0.0

App Check version 17.0.0

App Check Kotlin extensions version 17.0.0

The Kotlin extensions library transitively includes the updated firebase-appcheck library. The Kotlin extensions library has no additional updates.

App Check Debug version 17.0.0

App Check Debug Testing version 17.0.0

App Check Play Integrity version 17.0.0

Authentication version 22.0.0

Authentication Kotlin extensions version 22.0.0

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.6.0

Cloud Firestore Kotlin extensions version 24.6.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 20.3.0

Cloud Functions for Firebase Client SDK Kotlin extensions version 20.3.0

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Cloud Storage for Firebase version 20.2.0

Cloud Storage for Firebase Kotlin extensions version 20.2.0

The Kotlin extensions library transitively includes the updated firebase-storage library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.3.7

Crashlytics Kotlin extensions version 18.3.7

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.3.7

In-App Messaging version 20.3.2

In-App Messaging Kotlin extensions version 20.3.2

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 20.3.2

In-App Messaging Display Kotlin extensions version 20.3.2

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 20.3.2

Performance Monitoring Kotlin extensions version 20.3.2

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Realtime Database version 20.2.1

Realtime Database Kotlin extensions version 20.2.1

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Remote Config version 21.4.0

Remote Config Kotlin extensions version 21.4.0

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has the following additional updates.

Update - April 13, 2023

Firebase Android BoM (Bill of Materials) version 31.5.0

Analytics version 21.2.2

Analytics Kotlin extensions version 21.2.2

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Distribution version 16.0.0-beta08

App Distribution API version 16.0.0-beta08

App Distribution API Kotlin extensions version 16.0.0-beta08

The Kotlin extensions library transitively includes the updated firebase-appdistribution-api library. The Kotlin extensions library has no additional updates.

Authentication version 21.3.0

Authentication Kotlin extensions version 21.3.0

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.5.0

Cloud Firestore Kotlin extensions version 24.5.0

Crashlytics Gradle plugin version 2.9.5

Realtime Database version 20.2.0

Realtime Database Kotlin extensions version 20.2.0

Update - March 28, 2023

Firebase Android BoM (Bill of Materials) version 31.4.0

Authentication version 21.2.0

Authentication Kotlin extensions version 21.2.0

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Update - March 24, 2023

Firebase Android BoM (Bill of Materials) version 31.3.0

Analytics version 21.2.1

Analytics Kotlin extensions version 21.2.1

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Distribution version 16.0.0-beta07

App Distribution API version 16.0.0-beta07

App Distribution API Kotlin extensions version 16.0.0-beta07

The Kotlin extensions library transitively includes the updated firebase-appdistribution-api library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.4.5

Cloud Firestore Kotlin extensions version 24.4.5

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.3.6

Crashlytics Kotlin extensions version 18.3.6

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.3.6

Remote Config version 21.3.0

Remote Config Kotlin extensions version 21.3.0

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - March 02, 2023

Firebase Android BoM (Bill of Materials) version 31.2.3

App Check version 16.1.2

App Check Kotlin extensions version 16.1.2

The Kotlin extensions library transitively includes the updated firebase-appcheck library. The Kotlin extensions library has no additional updates.

App Check Debug version 16.1.2

App Check Debug Testing version 16.1.2

App Check Play Integrity version 16.1.2

App Check SafetyNet version 16.1.2

App Distribution version 16.0.0-beta06

App Distribution API version 16.0.0-beta06

App Distribution API Kotlin extensions version 16.0.0-beta06

The Kotlin extensions library transitively includes the updated firebase-appdistribution-api library. The Kotlin extensions library has no additional updates.

App Distribution Gradle plugin version 4.0.0

Cloud Firestore version 24.4.4

Cloud Firestore Kotlin extensions version 24.4.4

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 23.1.2

Cloud Messaging Kotlin extensions version 23.1.2

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

In-App Messaging version 20.3.1

In-App Messaging Kotlin extensions version 20.3.1

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 20.3.1

In-App Messaging Display Kotlin extensions version 20.3.1

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Firebase installations version 17.1.3

Firebase installations Kotlin extensions version 17.1.3

The Kotlin extensions library transitively includes the updated firebase-installations library. The Kotlin extensions library has no additional updates.

Update - February 15, 2023

Firebase Android BoM (Bill of Materials) version 31.2.2

Crashlytics version 18.3.5

Crashlytics Kotlin extensions version 18.3.5

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.3.5

Firebase installations version 17.1.2

Firebase installations Kotlin extensions version 17.1.2

The Kotlin extensions library transitively includes the updated firebase-installations library. The Kotlin extensions library has no additional updates.

Update - February 10, 2023

Crashlytics Gradle plugin version 2.9.4

Update - February 09, 2023

Firebase Android BoM (Bill of Materials) version 31.2.1

A/B Testing version 21.1.1

Cloud Firestore version 24.4.3

Cloud Firestore Kotlin extensions version 24.4.3

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.3.4

Crashlytics Kotlin extensions version 18.3.4

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.3.4

Crashlytics Gradle plugin version 2.9.3

Firebase installations version 17.1.1

Firebase installations Kotlin extensions version 17.1.1

The Kotlin extensions library transitively includes the updated firebase-installations library. The Kotlin extensions library has no additional updates.

Update - January 19, 2023

Firebase Android BoM (Bill of Materials) version 31.2.0

App Check version 16.1.1

App Check Kotlin extensions version 16.1.1

The Kotlin extensions library transitively includes the updated firebase-appcheck library. The Kotlin extensions library has no additional updates.

App Check Debug version 16.1.1

App Check Debug Testing version 16.1.1

App Check Play Integrity version 16.1.1

App Check SafetyNet version 16.1.1

App Distribution Gradle plugin version 3.2.0

Cloud Firestore version 24.4.2

Cloud Firestore Kotlin extensions version 24.4.2

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 20.2.2

Cloud Functions for Firebase Client SDK Kotlin extensions version 20.2.2

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.3.3

Crashlytics Kotlin extensions version 18.3.3

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.3.3

In-App Messaging version 20.3.0

In-App Messaging Kotlin extensions version 20.3.0

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 20.3.0

In-App Messaging Display Kotlin extensions version 20.3.0

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Firebase ML version 24.1.2

Firebase ML Kotlin extensions version 24.1.2

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 20.3.1

Performance Monitoring Kotlin extensions version 20.3.1

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Remote Config version 21.2.1

Remote Config Kotlin extensions version 21.2.1

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

google-services plugin 4.3.15

Update - December 08, 2022

Firebase Android BoM (Bill of Materials) version 31.1.1

Cloud Messaging version 23.1.1

Cloud Messaging Kotlin extensions version 23.1.1

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 23.1.1

Update - November 17, 2022

Firebase Android BoM (Bill of Materials) version 31.1.0

App Distribution Gradle plugin version 3.1.1

Cloud Firestore version 24.4.1

Cloud Firestore Kotlin extensions version 24.4.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 20.2.1

Cloud Functions for Firebase Client SDK Kotlin extensions version 20.2.1

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 20.3.0

Performance Monitoring Kotlin extensions version 20.3.0

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has the following additional updates:

Update - November 11, 2022

Firebase Android BoM (Bill of Materials) version 31.0.3

Crashlytics version 18.3.2

Crashlytics Kotlin extensions version 18.3.2

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.3.2

Update - October 27, 2022

Firebase Android BoM (Bill of Materials) version 31.0.2

App Distribution Gradle plugin version 3.1.0

Firebase ML version 24.1.1

Firebase ML Kotlin extensions version 24.1.0

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has no additional updates.

Update - October 20, 2022

Firebase Android BoM (Bill of Materials) version 31.0.1

Crashlytics version 18.3.1

Crashlytics Kotlin extensions version 18.3.1

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.3.1

Update - October 12, 2022

Firebase Android BoM (Bill of Materials) version 31.0.0

A/B Testing version 21.1.0

Analytics version 21.2.0

Analytics Kotlin extensions version 21.2.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has the following additional updates:

Firebase Core version 21.1.1

App Check version 16.1.0

App Check Kotlin extensions version 16.1.0

The Kotlin extensions library transitively includes the updated firebase-appcheck library. The Kotlin extensions library has the following additional updates:

App Check Debug version 16.1.0

App Check Debug Testing version 16.1.0

App Check Play Integrity version 16.1.0

App Check Safetynet version 16.1.0

App Distribution version 16.0.0-beta05

App Distribution API version 16.0.0-beta05

App Distribution Kotlin extensions version 16.0.0-beta05

The Kotlin extensions library transitively includes the updated firebase-appdistribution-api library. The Kotlin extensions library has the following additional updates:

Authentication version 21.1.0

Authentication Kotlin extensions version 21.1.0

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has the following additional updates:

Cloud Firestore version 24.4.0

Cloud Firestore Kotlin extensions version 24.4.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has the following additional updates:

Cloud Functions for Firebase Client SDK version 20.2.0

Cloud Functions for Firebase Client SDK Kotlin extensions version 20.2.0

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has the following additional updates:

Cloud Messaging version 23.1.0

Cloud Messaging Kotlin extensions version 23.1.0

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has the following additional updates:

Cloud Messaging Direct Boot version 23.1.0

Cloud Storage for Firebase version 20.1.0

Cloud Storage for Firebase Kotlin extensions version 20.1.0

The Kotlin extensions library transitively includes the updated firebase-storage library. The Kotlin extensions library has the following additional updates:

Crashlytics version 18.3.0

Crashlytics Kotlin extensions version 18.3.0

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has the following additional updates:

Crashlytics NDK version 18.3.0

The Kotlin extensions library transitively includes the updated firebase-dynamic-links library. The Kotlin extensions library has the following additional updates:

In-App Messaging version 20.2.0

In-App Messaging Kotlin extensions version 20.2.0

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has the following additional updates:

In-App Messaging Display version 20.2.0

In-App Messaging Display Kotlin extensions version 20.2.0

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has the following additional updates:

Firebase installations version 17.1.0

Firebase installations Kotlin extensions version 17.1.0

The Kotlin extensions library transitively includes the updated firebase-installations library. The Kotlin extensions library has the following additional updates:

Firebase ML version 24.1.0

Firebase ML Kotlin extensions version 24.1.0

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has the following additional updates:

Performance Monitoring version 20.2.0

Performance Monitoring Kotlin extensions version 20.2.0

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has the following additional updates:

Performance Monitoring Gradle plugin version 1.4.2

Realtime Database version 20.1.0

Realtime Database Kotlin extensions version 20.1.0

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has the following additional updates:

Remote Config version 21.2.0

Remote Config Kotlin extensions version 21.2.0

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has the following additional updates:

Update - September 15, 2022

Firebase Android BoM (Bill of Materials) version 30.5.0

App Check version 16.0.2

App Check Kotlin extensions version 16.0.2

App Check Debug version 16.0.2

App Check Debug Testing version 16.0.2

App Check Play Integrity version 16.0.2

App Check SafetyNet version 16.0.2

App Distribution API version 16.0.0-beta04

App Distribution Kotlin extensions version 16.0.0-beta04

The Kotlin extensions library transitively includes the updated firebase-appdistribution-api library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.3.1

Cloud Firestore Kotlin extensions version 24.3.1

The Kotlin extensions library transitively includes the updated firebase-firestore library.

Crashlytics Gradle plugin version 2.9.2

Firebase installations version 17.0.3

Firebase installations Kotlin extensions version 17.0.3

The Kotlin extensions library transitively includes the updated firebase-installations library. The Kotlin extensions library has no additional updates.

google-services plugin 4.3.14

Update - September 06, 2022

Firebase Android BoM (Bill of Materials) version 30.4.1

App Check Play Integrity version 16.0.1

Update - September 01, 2022

Firebase Android BoM (Bill of Materials) version 30.4.0

A/B Testing version 21.0.2

Analytics version 21.1.1

Analytics Kotlin extensions version 21.1.1

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Check version 16.0.1

App Check Debug version 16.0.1

App Check Debug Testing version 16.0.1

App Check SafetyNet version 16.0.1

Authentication version 21.0.8

Authentication Kotlin extensions version 21.0.8

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.3.0

Cloud Firestore Kotlin extensions version 24.3.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library also has the following additional updates:

Cloud Functions for Firebase Client SDK version 20.1.1

Cloud Functions for Firebase Client SDK Kotlin extensions version 20.1.1

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.2.13

Crashlytics Kotlin extensions version 18.2.13

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.2.13

The Kotlin extensions library transitively includes the updated firebase-dynamic-links library. The Kotlin extensions library has no additional updates.

Dynamic feature modules support version 16.0.0-beta03

In-App Messaging version 20.1.3

In-App Messaging Kotlin extensions version 20.1.3

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 20.1.3

In-App Messaging Display Kotlin extensions version 20.1.3

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Firebase installations version 17.0.2

Firebase installations Kotlin extensions version 17.0.2

The Kotlin extensions library transitively includes the updated firebase-installations library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 23.0.8

Cloud Messaging Kotlin extensions version 23.0.8

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 23.0.8

Firebase ML Model Downloader version 24.0.5

Firebase ML Kotlin extensions version 24.0.5

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 20.1.1

Performance Monitoring Kotlin extensions version 20.1.1

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Cloud Storage for Firebase version 20.0.2

Cloud Storage for Firebase Kotlin extensions version 20.0.2

The Kotlin extensions library transitively includes the updated firebase-storage library. The Kotlin extensions library has no additional updates.

Realtime Database version 20.0.6

Realtime Database Kotlin extensions version 20.0.6

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Remote Config version 21.1.2

Remote Config Kotlin extensions version 21.1.2

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - August 05, 2022

Firebase Android BoM (Bill of Materials) version 30.3.2

App Distribution Gradle plugin version 3.0.3

Authentication version 21.0.7

Authentication Kotlin extensions version 21.0.7

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.2.2

Cloud Firestore Kotlin extensions version 24.2.2

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 23.0.7

Cloud Messaging Kotlin extensions version 23.0.7

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 23.0.7

Update - July 25, 2022

Firebase Android BoM (Bill of Materials) version 30.3.1

Crashlytics version 18.2.12

Crashlytics Kotlin extensions version 18.2.12

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.2.12

Update - July 15, 2022

Firebase Android BoM (Bill of Materials) version 30.3.0

Analytics version 21.1.0

Analytics Kotlin extensions version 21.1.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.2.1

Cloud Firestore Kotlin extensions version 24.2.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Dynamic feature modules support version 16.0.0-beta02

Firebase ML Model Downloader version 24.0.4

Firebase ML Kotlin extensions version 24.0.4

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has no additional updates.

Remote Config version 21.1.1

Remote Config Kotlin extensions version 21.1.1

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - June 28, 2022

google-services plugin 4.3.13

Update - June 23, 2022

Firebase Android BoM (Bill of Materials) version 30.2.0

Authentication version 21.0.6

Authentication Kotlin extensions version 21.0.6

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.2.0

Cloud Firestore Kotlin extensions version 24.2.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 23.0.6

Cloud Messaging Kotlin extensions version 23.0.6

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 23.0.6

Crashlytics Gradle plugin version 2.9.1

google-services plugin 4.3.12

strict-version-matching plugin 1.2.4

Update - May 26, 2022

Firebase Android BoM (Bill of Materials) version 30.1.0

App Distribution version 16.0.0-beta03

App Distribution Kotlin extensions

App Distribution API version 16.0.0-beta03

App Distribution API Kotlin extensions version 16.0.0-beta03

With the removal of the Kotlin extensions library firebase-appdistribution-ktx, its functionality has been moved to the new API-only library: firebase-appdistribution-api-ktx.

This new Kotlin extensions library transitively includes the firebase-appdistribution-api library. The Kotlin extensions library has no additional updates.

App Distribution Gradle plugin version 3.0.2

Authentication version 21.0.5

Authentication Kotlin extensions version 21.0.5

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.2.11

Crashlytics Kotlin extensions version 18.2.11

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.2.11

Crashlytics Gradle plugin version 2.9.0

Performance Monitoring version 20.1.0

Performance Monitoring Kotlin extensions version 20.1.0

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Update - May 19, 2022

Firebase Android BoM (Bill of Materials) version 30.0.2

Cloud Messaging version 23.0.5

Cloud Messaging Kotlin extensions version 23.0.5

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 23.0.5

Update - May 12, 2022

Firebase Android BoM (Bill of Materials) version 30.0.1

Authentication version 21.0.4

Authentication Kotlin extensions version 21.0.4

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Update - May 06, 2022

Firebase Android BoM (Bill of Materials) version 30.0.0

Analytics version 21.0.0

Analytics Kotlin extensions version 21.0.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Check version 16.0.0

App Check Debug version 16.0.0

App Check Debug Testing version 16.0.0

App Check Play Integrity version 16.0.0

App Check SafetyNet version 16.0.0

Cloud Firestore version 24.1.2

Cloud Firestore Kotlin extensions version 24.1.2

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 20.1.0

Cloud Functions for Firebase Client SDK Kotlin extensions version 20.1.0

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Realtime Database version 20.0.5

Realtime Database Kotlin extensions version 20.0.5

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Remote Config version 21.1.0

Remote Config Kotlin extensions version 21.1.0

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - April 27, 2022

Crashlytics version 18.2.10

Crashlytics Kotlin extensions version 18.2.10

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.2.10

Update - April 14, 2022

Firebase Android BoM (Bill of Materials) version 29.3.1

App Check version 16.0.0-beta06

App Check Debug version 16.0.0-beta06

App Check Debug Testing version 16.0.0-beta06

App Check SafetyNet version 16.0.0-beta06

App Distribution version 16.0.0-beta02

App Distribution Kotlin extensions version 16.0.0-beta02

The Kotlin extensions library transitively includes the base firebase-app-distribution library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.1.1

Cloud Firestore Kotlin extensions version 24.1.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 23.0.3

Cloud Messaging Kotlin extensions version 23.0.3

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 23.0.3

Update - March 24, 2022

Firebase Android BoM (Bill of Materials) version 29.3.0

Analytics version 20.1.2

Analytics Kotlin extensions version 20.1.2

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Check version 16.0.0-beta05

App Check Debug version 16.0.0-beta05

App Check Debug Testing version 16.0.0-beta05

App Check SafetyNet version 16.0.0-beta05

Authentication version 21.0.3

Authentication Kotlin extensions version 21.0.3

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.1.0

Cloud Firestore Kotlin extensions version 24.1.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Update - March 17, 2022

Firebase Android BoM (Bill of Materials) version 29.2.1

Analytics version 20.1.1

Analytics Kotlin extensions version 20.1.1

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 23.0.2

Cloud Messaging Kotlin extensions version 23.0.2

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 23.0.2

Update - March 10, 2022

Firebase Android BoM (Bill of Materials) version 29.2.0

A/B Testing version 21.0.1

App Distribution version 16.0.0-beta01

App Distribution Kotlin extensions version 16.0.0-beta01

The App Distribution Android library with Kotlin extensions is now available in beta. The Kotlin extensions library transitively includes the base firebase-app-distribution library. To learn more, visit the App Distribution KTX reference documentation.

App Distribution Gradle plugin version 3.0.1

Authentication version 21.0.2

Authentication Kotlin extensions version 21.0.2

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.0.2

Cloud Firestore Kotlin extensions version 24.0.2

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 20.0.2

Cloud Functions for Firebase Client SDK Kotlin extensions version 20.0.2

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 23.0.1

Cloud Messaging Kotlin extensions version 23.0.1

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 23.0.1

Crashlytics version 18.2.9

Crashlytics Kotlin extensions version 18.2.9

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.2.9

The Kotlin extensions library transitively includes the updated firebase-dynamic-links library. The Kotlin extensions library has no additional updates.

In-App Messaging version 20.1.2

In-App Messaging Kotlin extensions version 20.1.2

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 20.1.2

In-App Messaging Display Kotlin extensions version 20.1.2

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Firebase installations version 17.0.1

Firebase installations Kotlin extensions version 17.0.1

The Kotlin extensions library transitively includes the updated firebase-installations library. The Kotlin extensions library has no additional updates.

Firebase ML Model Downloader version 24.0.3

Firebase ML Kotlin extensions version 24.0.3

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 20.0.6

Performance Monitoring Kotlin extensions version 20.0.6

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Realtime Database version 20.0.4

Realtime Database Kotlin extensions version 20.0.4

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Remote Config version 21.0.2

Remote Config Kotlin extensions version 21.0.2

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Cloud Storage for Firebase version 20.0.1

Cloud Storage for Firebase Kotlin extensions version 20.0.1

The Kotlin extensions library transitively includes the updated firebase-storage library. The Kotlin extensions library has no additional updates.

Update - February 11, 2022

Firebase Android BoM (Bill of Materials) version 29.1.0

Analytics version 20.1.0

Analytics Kotlin extensions version 20.1.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.2.8

Crashlytics Kotlin extensions version 18.2.8

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.2.8

Firebase ML Model Downloader version 24.0.2

Firebase ML Kotlin extensions version 24.0.2

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 20.0.5

Performance Monitoring Kotlin extensions version 20.0.5

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Update - January 20, 2022

Firebase Android BoM (Bill of Materials) version 29.0.4

App Distribution Gradle plugin version 3.0.0

Cloud Firestore version 24.0.1

Cloud Firestore Kotlin extensions version 24.0.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.2.7

Crashlytics Kotlin extensions version 18.2.7

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.2.7

Performance Monitoring Gradle plugin version 1.4.1

Update - December 16, 2021

Firebase Android BoM (Bill of Materials) version 29.0.3

Analytics version 20.0.2

Analytics Kotlin extensions version 20.0.2

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Update - December 10, 2021

Firebase Android BoM (Bill of Materials) version 29.0.2

Analytics version 20.0.1

Analytics Kotlin extensions version 20.0.1

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.2.6

Crashlytics Kotlin extensions version 18.2.6

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.2.6

Update - November 30, 2021

Firebase Android BoM (Bill of Materials) version 29.0.1

App Check version 16.0.0-beta04

App Check Debug version 16.0.0-beta04

App Check Debug Testing version 16.0.0-beta04

App Check SafetyNet version 16.0.0-beta04

Crashlytics version 18.2.5

Crashlytics Kotlin extensions version 18.2.5

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.2.5

Crashlytics Gradle plugin version 2.8.1

Firebase ML Model Downloader version 24.0.1

Performance Monitoring version 20.0.4

Performance Monitoring Kotlin extensions version 20.0.4

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Realtime Database version 20.0.3

Realtime Database Kotlin extensions version 20.0.3

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Update - October 29, 2021

Firebase Android BoM (Bill of Materials) version 29.0.0

Analytics version 20.0.0

Analytics Kotlin extensions version 20.0.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 24.0.0

Cloud Firestore Kotlin extensions version 24.0.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 23.0.0

Cloud Messaging Kotlin extensions version 23.0.0

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 23.0.0

Crashlytics version 18.2.4

Crashlytics Kotlin extensions version 18.2.4

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.2.4

Crashlytics Gradle plugin version 2.8.0

The Kotlin extensions library transitively includes the updated firebase-dynamic-links library. The Kotlin extensions library has no additional updates.

In-App Messaging version 20.1.1

In-App Messaging Kotlin extensions version 20.1.1

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 20.1.1

In-App Messaging Display Kotlin extensions version 20.1.1

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Update - October 04, 2021

Firebase Android BoM (Bill of Materials) version 28.4.2

Analytics version 19.0.2

Analytics Kotlin extensions version 19.0.2

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Check version 16.0.0-beta03

App Check Debug version 16.0.0-beta03

App Check Debug Testing version 16.0.0-beta03

App Check SafetyNet version 16.0.0-beta03

Cloud Firestore version 23.0.4

Cloud Firestore Kotlin extensions version 23.0.4

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.2.3

Crashlytics Kotlin extensions version 18.2.3

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.2.3

Performance Monitoring version 20.0.3

Performance Monitoring Kotlin extensions version 20.0.3

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Update - September 13, 2021

Firebase Android BoM (Bill of Materials) version 28.4.1

App Distribution Gradle plugin version 2.2.0

Cloud Functions for Firebase Client SDK version 20.0.1

Cloud Functions for Firebase Client SDK Kotlin extensions version 20.0.1

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Realtime Database version 20.0.2

Realtime Database Kotlin extensions version 20.0.2

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Update - August 20, 2021

Firebase Android BoM (Bill of Materials) version 28.4.0

Analytics version 19.0.1

Analytics Kotlin extensions version 19.0.1

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

In-App Messaging version 20.1.0

In-App Messaging Kotlin extensions version 20.1.0

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 20.1.0

In-App Messaging Display Kotlin extensions version 20.1.0

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Update - August 09, 2021

google-services plugin 4.3.10

Update - August 05, 2021

Firebase Android BoM (Bill of Materials) version 28.3.1

Crashlytics version 18.2.1

Crashlytics Kotlin extensions version 18.2.1

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.2.1

Remote Config version 21.0.1

Remote Config Kotlin extensions version 21.0.1

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

google-services plugin 4.3.9

Update - July 22, 2021

Firebase Android BoM (Bill of Materials) version 28.3.0

Cloud Firestore version 23.0.3

Cloud Firestore Kotlin extensions version 23.0.3

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.2.0

Crashlytics Kotlin extensions version 18.2.0

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.2.0

The Kotlin extensions library transitively includes the updated firebase-dynamic-links library. The Kotlin extensions library has no additional updates.

Realtime Database version 20.0.1

Realtime Database Kotlin extensions version 20.0.1

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Update - July 09, 2021

Firebase Android BoM (Bill of Materials) version 28.2.1

App Check version 16.0.0-beta02

App Check Debug version 16.0.0-beta02

App Check Debug Testing version 16.0.0-beta02

App Check SafetyNet version 16.0.0-beta02

Cloud Firestore version 23.0.2

Cloud Firestore Kotlin extensions version 23.0.2

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 20.0.2

Performance Monitoring Kotlin extensions version 20.0.2

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Update - June 23, 2021

Firebase Android BoM (Bill of Materials) version 28.2.0

App Distribution Gradle plugin version 2.1.3

Crashlytics version 18.1.0

Crashlytics Kotlin extensions version 18.1.0

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.1.0

Crashlytics Gradle plugin version 2.7.1

Update - June 03, 2021

Firebase Android BoM (Bill of Materials) version 28.1.0

Cloud Firestore version 23.0.1

Cloud Firestore Kotlin extensions version 23.0.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.0.1

Crashlytics Kotlin extensions version 18.0.1

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.0.1

Crashlytics Gradle plugin version 2.7.0

The Kotlin extensions library transitively includes the updated firebase-dynamic-links library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 20.0.1

Performance Monitoring Kotlin extensions version 20.0.1

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Update - May 14, 2021

google-services plugin 4.3.8

Update - May 13, 2021

Firebase Android BoM (Bill of Materials) version 28.0.1

Authentication version 21.0.1

Authentication Kotlin extensions version 21.0.1

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Crashlytics Gradle plugin version 2.6.1

google-services plugin 4.3.7

Update - May 11, 2021

Firebase Android BoM (Bill of Materials) version 28.0.0

A/B Testing version 21.0.0

Analytics version 19.0.0

Analytics Kotlin extensions version 19.0.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Distribution Gradle plugin version 2.1.2

App Check version 16.0.0-beta01

App Check Debug version 16.0.0-beta01

App Check Debug Testing version 16.0.0-beta01

App Check SafetyNet version 16.0.0-beta01

App Indexing version 20.0.0

Authentication version 21.0.0

Authentication Kotlin extensions version 21.0.0

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 20.0.0

Cloud Functions for Firebase Client SDK Kotlin extensions version 20.0.0

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 23.0.0

Cloud Firestore Kotlin extensions version 23.0.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 22.0.0

Cloud Messaging Kotlin extensions version 22.0.0

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 22.0.0

Cloud Storage for Firebase version 20.0.0

Cloud Storage for Firebase Kotlin extensions version 20.0.0

The Kotlin extensions library transitively includes the updated firebase-storage library. The Kotlin extensions library has no additional updates.

Crashlytics version 18.0.0

Crashlytics Kotlin extensions version 18.0.0

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 18.0.0

Crashlytics Gradle plugin version 2.6.0

The Kotlin extensions library transitively includes the updated firebase-dynamic-links library. The Kotlin extensions library has no additional updates.

Dynamic feature modules support version 16.0.0-beta01

In-App Messaging version 20.0.0

In-App Messaging Kotlin extensions version 20.0.0

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 20.0.0

In-App Messaging Display Kotlin extensions version 20.0.0

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Firebase installations version 17.0.0

Firebase installations Kotlin extensions version 17.0.0

The Kotlin extensions library transitively includes the updated firebase-installations library. The Kotlin extensions library has no additional updates.

Firebase ML Model Downloader version 24.0.0

Firebase ML Kotlin extensions version 24.0.0

The Kotlin extensions library transitively includes the updated firebase-ml-modeldownloader library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 20.0.0

Performance Monitoring Kotlin extensions version 20.0.0

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Performance Monitoring Gradle plugin version 1.4.0

Realtime Database version 20.0.0

Realtime Database Kotlin extensions version 20.0.0

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Remote Config version 21.0.0

Remote Config Kotlin extensions version 21.0.0

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

google-services plugin 4.3.6

Update - April 20, 2021

Firebase Android BoM (Bill of Materials) version 27.1.0

App Distribution Gradle plugin version 2.1.1

Firebase ML Model Downloader version 23.0.1

Firebase ML Kotlin extensions version 23.0.1

Update - April 08, 2021

Firebase Android BoM (Bill of Materials) version 27.0.0

Analytics version 18.0.3

Analytics Kotlin extensions version 18.0.3

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Authentication version 20.0.4

Authentication Kotlin extensions version 20.0.4

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 21.1.0

Cloud Messaging Kotlin extensions version 21.1.0

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 21.1.0

Firebase Instance ID version 21.1.0

Instance ID Interop version 17.1.0

Update - March 25, 2021

Firebase Android BoM (Bill of Materials) version 26.8.0

Cloud Firestore version 22.1.2

Cloud Firestore Kotlin extensions version 22.1.2

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Storage for Firebase version 19.2.2

Cloud Storage for Firebase Kotlin extensions version 19.2.2

The Kotlin extensions library transitively includes the updated firebase-storage library. The Kotlin extensions library has no additional updates.

Crashlytics version 17.4.1

Crashlytics Kotlin extensions version 17.4.1

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 17.4.1

Crashlytics Gradle plugin version 2.5.2

Update - March 11, 2021

Firebase Android BoM (Bill of Materials) version 26.7.0

Crashlytics version 17.4.0

Crashlytics Kotlin extensions version 17.4.0

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 17.4.0

Realtime Database version 19.7.0

Realtime Database Kotlin extensions version 19.7.0

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Update - March 01, 2021

Firebase Android BoM (Bill of Materials) version 26.6.0

Authentication version 20.0.3

Authentication Kotlin extensions version 20.0.3

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 22.1.1

Cloud Firestore Kotlin extensions version 22.1.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

In-App Messaging version 19.1.5

In-App Messaging Kotlin extensions version 19.1.5

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 19.1.5

In-App Messaging Display Kotlin extensions version 19.1.5

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Firebase ML Model Downloader version 23.0.0

This release includes the initial beta release of the Firebase ML Model Downloader SDK.

The Firebase ML Model Downloader SDK provides APIs for downloading models hosted with Firebase ML Custom Model Hosting. This SDK is a lightweight version of the ML Kit Custom Models library (firebase-ml-model-interpreter), allowing you to work with custom hosted models without the interpreter API, which is now provided directly by TFLite runtime.

App Distribution Gradle plugin version 2.1.0

Crashlytics Gradle plugin version 2.5.1

Performance Monitoring Gradle plugin version 1.3.5

Update - February 11, 2021

Firebase Android BoM (Bill of Materials) version 26.5.0

App Indexing version 19.2.0

Cloud Firestore version 22.1.0

Cloud Firestore Kotlin extensions version 22.1.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Crashlytics Gradle plugin version 2.5.0

Performance Monitoring version 19.1.1

Performance Monitoring Kotlin extensions version 19.1.1

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Update - January 28, 2021

Firebase Android BoM (Bill of Materials) version 26.4.0

Analytics version 18.0.2

Analytics Kotlin extensions version 18.0.2

Cloud Firestore version 22.0.2

Cloud Firestore Kotlin extensions version 22.0.2

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Crashlytics version 17.3.1

Crashlytics Kotlin extensions version 17.3.1

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 17.3.1

In-App Messaging version 19.1.4

In-App Messaging Kotlin extensions version 19.1.4

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 19.1.4

In-App Messaging Display Kotlin extensions version 19.1.4

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Remote Config version 20.0.3

Remote Config Kotlin extensions version 20.0.3

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

google-services plugin 4.3.5

Update - January 14, 2021

Firebase Android BoM (Bill of Materials) version 26.3.0

Analytics version 18.0.1

Analytics Kotlin extensions version 18.0.1

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Authentication version 20.0.2

Authentication Kotlin extensions version 20.0.2

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 19.1.0

Performance Monitoring Kotlin extensions version 19.1.0

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Update - December 16, 2020

Firebase Android BoM (Bill of Materials) version 26.2.0

Cloud Firestore version 22.0.1

Cloud Firestore Kotlin extensions version 22.0.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 21.0.1

Cloud Messaging Kotlin extensions version 21.0.1

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 21.0.1

Cloud Functions for Firebase Client SDK version 19.2.0

Cloud Functions for Firebase Client SDK Kotlin extensions version 19.2.0

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Cloud Storage for Firebase version 19.2.1

Cloud Storage for Firebase Kotlin extensions version 19.2.1

The Kotlin extensions library transitively includes the updated firebase-storage library. The Kotlin extensions library has no additional updates.

In-App Messaging version 19.1.3

In-App Messaging Kotlin extensions version 19.1.3

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 19.1.3

In-App Messaging Display Kotlin extensions version 19.1.3

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Firebase installations version 16.3.5

Firebase installations Kotlin extensions version 16.3.5

The Kotlin extensions library transitively includes the updated firebase-installations library. The Kotlin extensions library has no additional updates.

Firebase Instance ID version 21.0.1

Performance Monitoring version 19.0.11

Performance Monitoring Kotlin extensions version 19.0.11

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Realtime Database version 19.6.0

Realtime Database Kotlin extensions version 19.6.0

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Update - December 03, 2020

Firebase Android BoM (Bill of Materials) version 26.1.1

Remote Config version 20.0.2

Remote Config Kotlin extensions version 20.0.2

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - November 12, 2020

Firebase Android BoM (Bill of Materials) version 26.1.0

Authentication version 20.0.1

Authentication Kotlin extensions version 20.0.1

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Crashlytics version 17.3.0

Crashlytics Kotlin extensions version 17.3.0

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 17.3.0

Crashlytics Gradle plugin version 2.4.1

Crashlytics Gradle plugin version 2.4.0

Firebase installations version 16.3.4

Firebase installations Kotlin extensions version 16.3.4

The Kotlin extensions library transitively includes the updated firebase-installations library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 19.0.10

Performance Monitoring Kotlin extensions version 19.0.10

The Kotlin extensions library transitively includes the updated firebase-performance library. The Kotlin extensions library has no additional updates.

Performance Monitoring Gradle plugin version 1.3.4

Remote Config version 20.0.1

Remote Config Kotlin extensions version 20.0.1

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - October 27, 2020

Firebase Android BoM (Bill of Materials) version 26.0.0

A/B Testing version 20.0.0

Analytics version 18.0.0

Analytics Kotlin extensions version 18.0.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Authentication version 20.0.0

Authentication Kotlin extensions version 20.0.0

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 22.0.0

Cloud Firestore Kotlin extensions version 22.0.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 21.0.0

Cloud Messaging Kotlin extensions version 21.0.0

The Kotlin extensions library transitively includes the updated firebase-messaging library. The Kotlin extensions library has no additional updates.

Cloud Messaging Direct Boot version 21.0.0

In-App Messaging version 19.1.2

In-App Messaging Kotlin extensions version 19.1.2

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 19.1.2

In-App Messaging Display Kotlin extensions version 19.1.2

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Firebase Instance ID version 21.0.0

Performance Monitoring Gradle plugin version 1.3.3

Remote Config version 20.0.0

Remote Config Kotlin extensions version 20.0.0

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - October 23, 2020

Firebase Android BoM (Bill of Materials) version 25.13.0

Realtime Database version 19.5.1

Realtime Database Kotlin extensions version 19.5.1

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Update - October 06, 2020

Firebase Bill of Materials (Firebase BoM) version 25.12.0

Analytics version 17.6.0

Analytics Kotlin extensions version 17.6.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Cloud Firestore version 21.7.1

Cloud Firestore Kotlin extensions version 21.7.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

The Kotlin extensions library transitively includes the updated firebase-storage library and has the following additional updates:

Performance Monitoring Gradle plugin version 1.3.2

Update - September 30, 2020

Firebase Android BoM version 25.11.0

Cloud Firestore version 21.7.0

Cloud Firestore Kotlin extensions version 21.7.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 20.3.0

Cloud Messaging Kotlin extensions version 20.3.0

Cloud Messaging Direct Boot version 20.3.0

Crashlytics version 17.2.2

Crashlytics Kotlin extensions version 17.2.2

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 17.2.2

Firebase installations

The Firebase installations library has not changed since its last release (v16.3.3). This entry is to accommodate the release of the Firebase installations KTX library.

Firebase installations Kotlin extensions version 16.3.3

Firebase Instance ID version 20.3.0

Performance Monitoring version 19.0.9

Performance Monitoring Kotlin extensions version 19.0.9

Realtime Database version 19.5.0

Realtime Database Kotlin extensions version 19.5.0

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

google-services plugin 4.3.4

strict-version-matching plugin 1.2.2

Update - September 11, 2020

Authentication version 19.4.0

Authentication Kotlin extensions version 19.4.0

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has no additional updates.

App Distribution fastlane plugin version 0.2.0

Crashlytics Gradle plugin version 2.3.0

Firebase Android BoM version 25.10.0

Update - August 27, 2020

Cloud Firestore version 21.6.0

Cloud Firestore Kotlin extensions version 21.6.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 19.1.0

Cloud Functions for Firebase Client SDK Kotlin extensions version 19.1.0

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Cloud Storage for Firebase version 19.2.0

Cloud Storage for Firebase Kotlin extensions version 19.2.0

The Kotlin extensions library transitively includes the updated firebase-storage library and has the following additional updates:

Crashlytics Gradle plugin version 2.2.1

In-App Messaging version 19.1.1

In-App Messaging Kotlin extensions version 19.1.1

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 19.1.1

In-App Messaging Display Kotlin extensions version 19.1.1

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Realtime Database version 19.4.0

Realtime Database Kotlin extensions version 19.4.0

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Firebase Android BoM version 25.9.0

Update - August 14, 2020

Analytics version 17.5.0

Analytics Kotlin extensions version 17.5.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Distribution Gradle plugin version 2.0.1

Crashlytics version 17.2.1

Crashlytics Kotlin extensions version 17.2.1

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 17.2.1

ML Kit for Firebase Common version 22.1.2

ML Kit for Firebase Model Interpreter version 22.0.4

ML Kit for Firebase Natural Language version 22.0.1

ML Kit for Firebase Language Identification Model version 20.0.8

ML Kit for Firebase Smart Reply Model version 20.0.8

ML Kit for Firebase Translate Model version 20.0.9

ML Kit for Firebase Vision version 24.1.0

ML Kit for Firebase Vision AutoML version 18.0.6

ML Kit for Firebase Barcode Model version 16.1.2

ML Kit for Firebase Object Detection and Tracking Model version 19.0.6

Firebase Android BoM version 25.8.0


Update - July 30, 2020

Firebase installations version 16.3.3

Firebase Instance ID version 20.2.4

Cloud Messaging version 20.2.4

Cloud Messaging Direct Boot version 20.2.4

Firebase Android BoM version 25.7.0

Update - July 17, 2020

Performance Monitoring version 19.0.8

Firebase Android BoM version 25.6.1

Update - July 08, 2020

Cloud Messaging version 20.2.3

Cloud Messaging Direct Boot version 20.2.3

Firebase Instance ID version 20.2.3

Firebase Android BoM version 25.6.0

Update - July 06, 2020

Analytics version 17.4.4

Analytics Kotlin extensions version 17.4.3

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Authentication version 19.3.2

Authentication Kotlin extensions version 19.3.2

The Kotlin extensions library transitively includes the updated firebase-auth library. The Kotlin extensions library has the following additional updates:

Cloud Firestore version 21.5.0

Cloud Firestore Kotlin extensions version 21.5.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 20.2.2

Cloud Messaging Direct Boot version 20.2.2

Crashlytics version 17.1.1

Crashlytics Kotlin extensions version 17.1.1

The Kotlin extensions library transitively includes the updated firebase-crashlytics library. The Kotlin extensions library has no additional updates.

Crashlytics NDK version 17.1.1

In-App Messaging version 19.1.0

In-App Messaging Kotlin extensions version 19.1.0

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 19.1.0

In-App Messaging Display Kotlin extensions version 19.1.0

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Firebase Instance ID version 20.2.2

Remote Config version 19.2.0

Remote Config Kotlin extensions version 19.2.0

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Update - June 18, 2020

Cloud Messaging version 20.2.1

Cloud Messaging Direct Boot version 20.2.1

Crashlytics version 17.1.0

Crashlytics Kotlin extensions version 17.1.0

Crashlytics NDK version 17.1.0

Crashlytics Gradle plugin version 2.2.0

This update to firebase-crashlytics-gradle includes several changes to Crashlytics task configuration and dependency declarations, which improves incremental build performance and fixes several known issues.

Firebase Instance ID version 20.2.1

Realtime Database version 19.3.1

Realtime Database Kotlin extensions version 19.3.1

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Firebase Android BoM version 25.5.0

Update - June 04, 2020

Analytics version 17.4.3

Analytics Kotlin extensions version 17.4.3

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Distribution Gradle plugin version 2.0.0

Crashlytics version 17.0.1

Crashlytics NDK version 17.0.1

Firebase installations version 16.3.2

Firebase Android BoM version 25.4.1

Update - May 21, 2020

Analytics version 17.4.2

Analytics Kotlin extensions version 17.4.2

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Crashlytics Gradle plugin version 2.1.1

Cloud Messaging version 20.2.0

Cloud Messaging Direct Boot version 20.2.0

In-App Messaging version 19.0.7

In-App Messaging Kotlin extensions version 19.0.7

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 19.0.7

In-App Messaging Display Kotlin extensions version 19.0.7

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Firebase installations version 16.3.1

Firebase Instance ID version 20.2.0

Firebase Android BoM version 25.4.0

Update - May 07, 2020

Analytics version 17.4.1

Analytics Kotlin extensions version 17.4.1

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

App Distribution Gradle plugin version 1.4.1

Cloud Messaging version 20.1.7

Crashlytics Gradle plugin version 2.1.0

Firebase installations version 16.3.0

Firebase Instance ID version 20.1.7

Firebase Android BoM version 25.3.1

Update - April 23, 2020

Analytics version 17.4.0

Analytics Kotlin extensions version 17.4.0

The Kotlin extensions library transitively includes the updated firebase-analytics library. The Kotlin extensions library has no additional updates.

Authentication version 19.3.1

Authentication Kotlin extensions version 19.3.1

Crashlytics Gradle plugin version 2.0.0

Crashlytics version 17.0.0

Crashlytics NDK version 17.0.0

Cloud Firestore version 21.4.3

Cloud Firestore Kotlin extensions version 21.4.3

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 20.1.6

In-App Messaging version 19.0.6

In-App Messaging Kotlin extensions version 19.0.6

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 19.0.6

In-App Messaging Display Kotlin extensions version 19.0.6

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Firebase installations version 16.2.2

Firebase Instance ID version 20.1.6

ML Kit for Firebase Common version 22.1.1

ML Kit for Firebase Model Interpreter version 22.0.3

ML Kit for Firebase Vision version 24.0.3

ML Kit for Firebase Vision AutoML version 18.0.5

ML Kit for Firebase Barcode Model version 16.1.1

ML Kit for Firebase Object Detection and Tracking Model version 19.0.5

Performance Monitoring version 19.0.7

Realtime Database version 19.3.0

Realtime Database Kotlin extensions version 19.3.0

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Remote Config version 19.1.4

Remote Config Kotlin extensions version 19.1.4

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Firebase Android BoM version 25.3.0

Update - April 09, 2020

App Distribution Gradle plugin version 1.4.0

Crashlytics Gradle plugin version 2.0.0-beta04

Crashlytics version 17.0.0-beta04

Crashlytics NDK version 17.0.0-beta04

In-App Messaging version 19.0.5

In-App Messaging Kotlin extensions version 19.0.5

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 19.0.5

In-App Messaging Display Kotlin extensions version 19.0.5

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

ML Kit for Firebase Common version 22.1.0

ML Kit for Firebase Model Interpreter version 22.0.2

ML Kit for Firebase Translate Model version 20.0.8

ML Kit for Firebase Vision version 24.0.2

ML Kit for Firebase Vision AutoML version 18.0.4

ML Kit for Firebase Barcode Model version 16.1.0

ML Kit for Firebase Object Detection and Tracking Model version 19.0.4

Performance Monitoring version 19.0.6

Firebase Android BoM version 25.2.2

Update - April 03, 2020

Cloud Messaging version 20.1.5

Firebase Installations version 16.1.0

Firebase Instance ID version 20.1.5

Firebase Android BoM version 25.2.1

Update - March 30, 2020

Analytics version 17.3.0

Analytics Kotlin extensions version 17.3.0

Cloud Firestore version 21.4.2

Cloud Firestore Kotlin extensions version 21.4.2

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 20.1.4

Crashlytics version 17.0.0-beta03

Crashlytics NDK version 17.0.0-beta03

Firebase Installations version 16.2.0

Firebase Instance ID version 20.1.3

Firebase Android BoM version 25.2.0

Update - March 17, 2020

Cloud Messaging version 20.1.3

Crashlytics version 17.0.0-beta02

Crashlytics Gradle plugin version 2.0.0-beta03

In-App Messaging version 19.0.4

In-App Messaging Kotlin extensions version 19.0.4

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 19.0.4

In-App Messaging Display Kotlin extensions version 19.0.4

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Firebase Installations version 16.1.0

Firebase Instance ID version 20.1.2

Remote Config version 19.1.3

Remote Config Kotlin extensions version 19.1.3

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Firebase Android BoM version 25.1.1

Update - March 12, 2020

Authentication version 19.3.0

Firebase Android BoM version 25.1.0

Update - March 09, 2020

General

Update - March 03, 2020

Cloud Messaging version 20.1.2

As of v20.1.1, the Cloud Messaging SDK depends on the Firebase installations SDK. Learn about possible impacts in the v20.1.1 release notes.

Firebase Instance ID version 20.1.1

As of v20.1.0, the Firebase Instance ID SDK depends on the Firebase installations SDK. Learn about possible impacts in the v20.1.0 release notes.

Firebase Android BoM version 25.0.0

Update - February 27, 2020

Analytics version 17.2.3

Cloud Firestore version 21.4.1

Cloud Firestore Kotlin extensions version 21.4.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 20.1.1

Firebase Installations version 16.0.0

Firebase Instance ID version 20.1.0

Remote Config version 19.1.2

Remote Config Kotlin extensions version 19.1.2

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Firebase Android BoM version 24.7.1

Update - February 14, 2020

Firebase Android BoM version 24.7.0

Update - February 03, 2020

Crashlytics Gradle plugin version 2.0.0-beta02

A/B Testing version 19.0.1

App Indexing version 19.1.0

Cloud Firestore version 21.4.0

Cloud Firestore Kotlin extensions version 21.4.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 19.0.2

Cloud Functions for Firebase Client SDK Kotlin extensions version 19.0.2

The Kotlin extensions library transitively includes the updated firebase-functions library. The Kotlin extensions library has no additional updates.

Cloud Storage for Firebase version 19.1.1

Cloud Storage for Firebase Kotlin extensions version 19.1.1

The Kotlin extensions library transitively includes the updated firebase-storage library. The Kotlin extensions library has no additional updates.

Realtime Database version 19.2.1

Realtime Database Kotlin extensions version 19.2.1

The Kotlin extensions library transitively includes the updated firebase-database library. The Kotlin extensions library has no additional updates.

Remote Config version 19.1.1

Remote Config Kotlin extensions version 19.1.1

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Firebase Android BoM version 24.6.0

Update - January 14, 2020

Analytics version 17.2.2

In-App Messaging version 19.0.3

In-App Messaging Kotlin extensions version 19.0.3

The Kotlin extensions library transitively includes the updated firebase-inappmessaging library. The Kotlin extensions library has no additional updates.

In-App Messaging Display version 19.0.3

In-App Messaging Display Kotlin extensions version 19.0.3

The Kotlin extensions library transitively includes the updated firebase-inappmessaging-display library. The Kotlin extensions library has no additional updates.

Performance Monitoring version 19.0.5

Crashlytics version 17.0.0-beta01

This release for Firebase Crashlytics includes the initial beta release of the Firebase Crashlytics SDK.

The Firebase Crashlytics SDK is a new version of the Crashlytics SDK built without Fabric and instead built entirely on Firebase. This new SDK has new and improved APIs as well as an artifact name change. The following release notes describe changes in the new SDK.

Crashlytics NDK version 17.0.0-beta01

This release includes the initial beta release of the Firebase Crashlytics SDK for NDK crash reporting.

The Firebase Crashlytics SDK for NDK is a new version of the Crashlytics SDK for NDK crash reporting built without Fabric and instead built entirely on Firebase. This new SDK has new and improved APIs as well as an artifact name change. The following release notes describe changes in the new SDK.

Crashlytics Gradle plugin version 2.0.0-beta01

This release for Firebase Crashlytics includes the initial beta release of the Firebase Crashlytics Gradle plugin (firebase-crashlytics-gradle).

The Firebase Crashlytics Gradle plugin is a new version of the Crashlytics tools built without Fabric and instead built entirely on Firebase. This new plugin has improvements to the Gradle plugin interface as well as an artifact name change. The following release notes describe changes in the new plugin.

Firebase Android BoM version 24.5.0

Update - December 18, 2019

App Distribution Gradle plugin version 1.3.1

Performance Monitoring version 19.0.4

Remote Config version 19.1.0

Remote Config Kotlin extensions version 19.1.0

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Firebase Android BoM version 24.4.0

Update - December 09, 2019

App Distribution Gradle plugin version 1.3.0

Cloud Firestore version 21.3.1

Cloud Firestore Kotlin extensions version 21.3.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 20.1.0

Firebase Instance ID version 20.0.2

Performance Monitoring version 19.0.3

Remote Config version 19.0.4

Remote Config Kotlin extensions version 19.0.4

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Firebase Android BoM version 24.3.0

Update - November 22, 2019

Authentication version 19.2.0

Firebase Android BoM version 24.2.0

Update - November 11, 2019

App Distribution Gradle plugin version 1.2.0

Cloud Firestore version 21.3.0

Cloud Firestore Kotlin extensions version 21.3.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 20.0.1

In-App Messaging version 19.0.2

In-App Messaging Kotlin extensions version 19.0.2

In-App Messaging Display version 19.0.2

In-App Messaging Display Kotlin extensions version 19.0.2

Firebase Instance ID version 20.0.1

ML Kit for Firebase Common version 22.0.1

ML Kit for Firebase Vision version 24.0.1

ML Kit for Firebase Barcode Model version 16.0.2

ML Kit for Firebase Object Detection and Tracking Model version 19.0.3

ML Kit for Firebase Model Interpreter version 22.0.1

ML Kit for Firebase Vision AutoML version 18.0.3

Performance Monitoring version 19.0.2

Firebase Android BoM version 24.1.0

Update - October 25, 2019

Analytics version 17.2.1

Cloud Firestore version 21.2.1

Cloud Firestore Kotlin extensions version 21.2.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Firebase Android BoM version 24.0.1

Firebase Android BoM version 24.0.2

Update - October 16, 2019

App Distribution Gradle plugin version 1.1.0

Cloud Firestore version 21.2.0

Cloud Firestore Kotlin extensions version 21.2.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

ML Kit for Firebase Common version 22.0.0

ML Kit for Firebase Vision version 24.0.0

ML Kit for Firebase Vision AutoML version 18.0.2

ML Kit for Firebase Barcode Model version 16.0.1

ML Kit for Firebase Object Detection and Tracking Model version 19.0.2

ML Kit for Firebase Model Interpreter version 22.0.0

ML Kit for Firebase Natural Language version 22.0.0

ML Kit for Firebase Language Identification Model version 20.0.7

ML Kit for Firebase Smart Reply Model version 20.0.7

ML Kit for Firebase Translate Model version 20.0.7

Performance Monitoring version 19.0.1

Realtime Database version 19.2.0

Realtime Database Kotlin extensions version 19.2.0

Remote Config version 19.0.3

Remote Config Kotlin extensions version 19.0.3

The Kotlin extensions library transitively includes the updated firebase-config library. The Kotlin extensions library has no additional updates.

Firebase Android BoM version 23.0.0

Firebase Android BoM version 24.0.0

Update - September 26, 2019

Authentication version 19.1.0

Cloud Storage for Firebase version 19.1.0

Cloud Storage for Firebase Kotlin extensions version 19.1.0

In-App Messaging version 19.0.1

In-App Messaging Display version 19.0.1

ML Kit for Firebase Natural Language version 21.0.3

ML Kit for Firebase Language Identification Model version 20.0.6

ML Kit for Firebase Smart Reply Model version 20.0.6

ML Kit for Firebase Translate Model version 20.0.6

Remote Config version 19.0.2

Remote Config Kotlin extensions version 19.0.2

Firebase Gradle Plugins

Firebase Android BoM version 22.3.0

Update - September 13, 2019

Cloud Firestore version 21.1.1

Cloud Firestore Kotlin extensions version 21.1.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Firebase Android BoM version 22.2.1

Update - September 09, 2019

Cloud Firestore version 21.1.0

Cloud Firestore Kotlin extensions version 21.1.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Storage for Firebase version 19.0.1

ML Kit for Firebase Natural Language version 21.0.2

ML Kit for Firebase Language Identification Model version 20.0.5

ML Kit for Firebase Smart Reply Model version 20.0.5

ML Kit for Firebase Translate Model version 20.0.5

Realtime Database version 19.1.0

Added support for the Firebase Realtime Database Emulator. To connect to the emulator, specify "http://:/?ns=" as your Database URL (via FirebaseDatabase.getInstance(String)). Note that if you are running the Realtime Database Emulator on "localhost" and connecting from an app that is running inside an Android Emulator, the Realtime Database Emulator host will be "10.0.2.2" followed by its port.

Remote Config version 19.0.1

Firebase Android BoM version 22.2.0

Update - September 06, 2019

google-services plugin 4.3.2

Update - August 28, 2019

Analytics version 17.2.0

Cloud Functions for Firebase Client SDK version 19.0.1

Cloud Functions for Firebase Client SDK Kotlin extensions version 19.0.1

ML Kit for Firebase Natural Language version 21.0.1

ML Kit for Firebase Language Identification Model version 20.0.4

ML Kit for Firebase Smart Reply Model version 20.0.4

ML Kit for Firebase Translate Model version 20.0.4

Firebase Android BoM version 22.1.0

Update - August 22, 2019

google-services plugin 4.3.1

Update - August 16, 2019

Analytics version 17.1.0

App Indexing version 19.0.0

Authentication version 19.0.0

Cloud Firestore version 21.0.0

Cloud Firestore Kotlin extensions version 21.0.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 19.0.0

Cloud Messaging version 20.0.0

Cloud Storage for Firebase version 19.0.0

Crashlytics version 2.10.1

In-App Messaging version 19.0.0

In-App Messaging Display version 19.0.0

ML Kit for Firebase Common version 21.0.0

ML Kit for Firebase Vision version 23.0.0

ML Kit for Firebase Object Detection and Tracking Model version 19.0.1

ML Kit for Firebase Vision AutoML version 18.0.1

ML Kit for Firebase Natural Language version 21.0.0

ML Kit for Firebase Language Identification Model version 20.0.3

ML Kit for Firebase Smart Reply Model version 20.0.3

ML Kit for Firebase Translate Model version 20.0.3

ML Kit for Firebase Model Interpreter version 21.0.0

Performance Monitoring version 19.0.0

Realtime Database version 19.0.0

Remote Config version 19.0.0

Firebase Android BoM version 22.0.0

Update - August 1, 2019

Firebase Gradle Plugins

Update - July 24, 2019

Cloud Firestore version 20.2.0

Cloud Firestore Kotlin extensions version 20.2.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 18.1.0

Cloud Storage for Firebase version 18.1.1

ML Kit for Firebase Natural Language version 20.0.2

ML Kit for Firebase Language Identification Model version 20.0.2

ML Kit for Firebase Smart Reply Model version 20.0.2

ML Kit for Firebase Translate Model version 20.0.2

Realtime Database version 18.0.1

Firebase Android BoM version 21.1.0

Update - July 12, 2019

Analytics version 17.0.1

Authentication version 18.1.0

Cloud Storage for Firebase version 18.1.0

In-App Messaging version 18.0.2

In-App Messaging Display version 18.0.2

ML Kit for Firebase Common version 20.0.1

ML Kit for Firebase Model Interpreter version 20.0.1

ML Kit for Firebase Natural Language version 20.0.1

ML Kit for Firebase Language Identification Model version 20.0.1

ML Kit for Firebase Smart Reply Model version 20.0.1

ML Kit for Firebase Translate Model version 20.0.1

ML Kit for Firebase Vision version 22.0.0

ML Kit for Firebase Vision AutoML version 18.0.0

ML Kit for Firebase Object Detection and Tracking Model version 18.0.0

Firebase Android BoM version 21.0.0

Update - July 10, 2019

Firebase Gradle Plugins

Update - June 27, 2019

google-services plugin 4.3.0

strict-version-matching plugin 1.2.0

Update - June 24, 2019

Cloud Firestore version 20.1.0

Cloud Firestore Kotlin extensions version 20.1.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Messaging version 19.0.1

Performance Monitoring version 18.0.1

Firebase Instance ID version 19.0.1

Firebase Android BoM version 20.1.0

Update - June 20, 2019

In-App Messaging version 18.0.1

In-App Messaging Display version 18.0.1

Firebase Android BoM version 20.0.1

Update - June 17, 2019

All Firebase SDKs for Android

Firebase Android BoM version 20.0.0

Update - May 31, 2019

Cloud Firestore version 19.0.2

Cloud Firestore Kotlin extensions version 19.0.2

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Firebase Android BoM version 19.0.0

Update - May 28, 2019

Cloud Firestore version 19.0.1

Cloud Firestore Kotlin extensions version 19.0.1

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

In-App Messaging version 17.2.0

In-App Messaging Display version 17.2.0

ML Kit for Firebase Natural Language version 19.0.1

ML Kit for Firebase Language Identification Model version 19.0.1

ML Kit for Firebase Smart Reply Model version 19.0.1

ML Kit for Firebase Translate Model version 19.0.1

Performance Monitoring version 17.0.2

Update - May 23, 2019

Crashlytics version 2.10.1

Update - May 07, 2019

Analytics version 16.5.0

App Indexing version 18.0.0

Authentication version 17.0.0

Cloud Firestore version 19.0.0

Cloud Firestore Kotlin extensions version 19.0.0

The Kotlin extensions library transitively includes the updated firebase-firestore library. The Kotlin extensions library has no additional updates.

Cloud Functions for Firebase Client SDK version 17.0.0

Cloud Messaging version 18.0.0

Cloud Storage for Firebase version 17.0.0

Invites version 16.1.2

ML Kit for Firebase Common version 19.0.0

ML Kit for Firebase Vision version 20.0.0

ML Kit for Firebase Object Detection and Tracking Model version 16.0.0

ML Kit for Firebase Natural Language version 19.0.0

ML Kit for Firebase Language Identification Model version 19.0.0

ML Kit for Firebase Smart Reply Model version 19.0.0

ML Kit for Firebase Translate Model version 19.0.0

ML Kit for Firebase Model Interpreter version 19.0.0

ML Kit for Firebase Vision AutoML version 16.0.0

Performance Monitoring version 17.0.0

Realtime Database version 17.0.0

Remote Config version 17.0.0

A/B Testing version 17.1.1

Firebase Instance ID version 18.0.0

Firebase Gradle Plugins

Firebase Android BoM version 18.0.0

Firebase Android BoM version 18.1.0

Update - May 03, 2019

Crashlytics version 2.10.0

Update - April 05, 2019

Cloud Firestore version 18.2.0

Cloud Firestore Kotlin extensions library version 18.2.0

Authentication version 16.2.1

Firebase Instance ID version 17.1.2

Cloud Messaging version 17.6.0

Performance Monitoring version 16.2.5

Remote Config version 16.5.0

Update - April 02, 2019

Firebase Android BoM version 17.0.0

Update - March 27, 2019

Firebase Instance ID version 17.1.1

In-App Messaging version 17.1.1

In-App Messaging-display version 17.1.1

Cloud Firestore version 18.2.0

Cloud Messaging version 17.5.0

ML Kit for Firebase Common version 17.0.0

ML Kit for Firebase Model Interpreter version 18.0.0

ML Kit for Firebase Natural Language version 18.2.0

ML Kit for Firebase Natural Language Identification Model version 18.0.3

ML Kit for Firebase Smart Reply Model version 18.0.0

ML Kit for Firebase Vision version 19.0.3

Remote Config version 16.4.1

Firebase Gradle Plugins version 1.2.0

Update - March 15, 2019

Firebase Android BoM version 16.0.0

Cloud Functions for Firebase Client SDK version 16.3.0

Analytics version 16.4.0


The following Firebase Android SDKs have been updated with internal changes to ensure functionality alignment with other SDK releases.

Update - March 13, 2019

Ads version 17.2.0

Update - March 11, 2019

Authentication version 16.2.0

Performance Monitoring version 16.2.4

Remote Config version 16.4.0

Update - February 26, 2019

Cloud Firestore version 18.1.0

Firebase Instance ID version 17.1.0

In-App Messaging version 17.1.0

In-App Messaging-display version 17.1.0

Cloud Messaging version 17.4.0


The following Firebase Android SDKs have been updated with internal changes to ensure functionality alignment with other SDK releases.

Update - February 08, 2019

Crashlytics version 2.9.9

Update - February 7, 2019

A/B Testing version 17.1.0

Invites version 16.1.0

Cloud Firestore version 18.0.1

Dynamic Links version 16.1.7

Remote Config version 16.3.0

Update - January 31, 2019

ML Kit for Firebase Natural Language version 18.1.1

ML Kit for Firebase Natural Language Identification Model version 18.0.2

ML Kit for Firebase Common version 16.2.3

ML Kit for Firebase Model Interpreter version 17.0.3

ML Kit for Firebase Vision version 19.0.2

Firebase Core version 16.0.7

Analytics version 16.3.0

Ads version 17.1.3

Update - January 30, 2019

ML Kit for Firebase Common version 16.2.1

ML Kit for Firebase Model Interpreter version 17.0.1

ML Kit for Firebase Vision version 19.0.0

Update - January 25, 2019

Realtime Database version 16.0.6

Cloud Firestore version 18.0.0

In-App Messaging version 17.0.5

In-App Messaging-display version 17.0.5

Update - January 09, 2019

Remote Config version 16.1.3

Update - December 22, 2018

Crashlytics version 2.9.8

Update - December 19, 2018

Cloud Firestore version 17.1.5

Performance Monitoring version 16.2.3

Update - December 06, 2018

Authentication version 16.1.0

Cloud Firestore version 17.1.4

Update - December 03, 2018

The following Firebase Android SDKs have been updated to support internal refactoring and bug fixes:

Update - November 29, 2018

Performance Monitoring version 16.2.1

ML Kit for Firebase Custom Model version 16.2.4

ML Kit for Firebase Vision version 18.0.2

App Indexing version 17.1.0

Update - November 9, 2018

General

Update - November 2, 2018

Analytics version 16.0.5

Dynamic Links version 16.1.3

Update - October 25, 2018

General

google-services plugin 4.2.0

Cloud Firestore version 17.1.2

In-App Messaging version 17.0.3

In-App Messaging-display version 17.0.3

Performance Monitoring version 16.2.0

Update - October 16, 2018

Remote Config version 16.1.0

Authentication version 16.0.4

Firebase Instance ID version 17.0.4

Cloud Messaging version 17.3.4

ML Kit for Firebase Custom Model version 16.2.3

ML Kit for Firebase Vision version 18.0.1

Update - October 2, 2018

Realtime Database version 16.0.3

Cloud Firestore version 17.1.1

Update - September 18, 2018

Cloud Messaging version 17.3.2

Update - September 6, 2018

Firebase Instance ID version 17.0.1

Realtime Database version 16.0.2

Cloud Storage for Firebase version 16.0.2

Update - August 23, 2018

Update - August 22, 2018

In-App Messaging-display version 17.0.1

In-App Messaging version 17.0.1

Update - August 21, 2018

Cloud Messaging version 17.3.0

Update - August 16, 2018

In-App Messaging version 17.0.0

Correction - August 13, 2018

Cloud Firestore version 17.1.0

Update - August 13, 2018

google-services plugin 4.1.0

Performance Monitoring version 16.1.0

ML Kit for Firebase version 17.0.0

Cloud Firestore version 17.0.5

Update - July 27, 2018

Cloud Firestore version 17.0.4

Update - July 12, 2018

Cloud Firestore version 17.0.3

Cloud Functions for Firebase Client SDK version 16.1.0

google-services plugin 4.0.2

strict-version-matcher plugin 1.0.3

Update - June 28, 2018

Firebase Instance ID version 16.2.0

Cloud Messaging version 17.1.0

Update - June 21, 2018

Cloud Firestore version 17.0.2

Invites version 16.0.1

Update - June 14, 2018

Firebase Core version 16.0.1

App Indexing version 16.0.1

Authentication version 16.0.2

Update - May 24, 2018

google-services plugin 4.0.1

Update - June 12, 2018

General

google-services plugin 4.0.0

strict-version-matcher plugin 1.0.1

Cloud Firestore version 17.0.1

Realtime Database version 16.0.1

Authentication version 16.0.1

Cloud Storage for Firebase version 16.0.1

ML Kit for Firebase version 16.0.0

Cloud Messaging version 17.0.0

SDK Update - May 8, 2018

ML Kit for Firebase version 15.0.0

Performance Monitoring version 15.2.0

SDK Update - May 2, 2018

General

Analytics version 15.0.2

Authentication version 15.1.0

Cloud Messaging version 15.0.2

Cloud Firestore version 16.0.0

Crash Reporting version 15.0.2

Cloud Storage version 15.0.2

Performance Monitoring version 15.1.0

SDK Version 15.0.0 - April 12, 2018

Authentication

Cloud Storage

SDK Version 12.0.1 - March 28, 2018

This update fixes issues introduced in the v12.0.0 release. For more details, see the Google Play services 12.0.1 release notes.

SDK Version 12.0.0 - March 20, 2018

Authentication

Cloud Messaging

Cloud Firestore

Cloud Functions for Firebase Client SDK

SDK Version 11.8.0 - December 18, 2017

App Indexing

Authentication

Cloud Messaging

Performance Monitoring

SDK Version 11.6.2 - November 27, 2017

Cloud Firestore

Cloud Storage

SDK Version 11.6.0 - November 6, 2017

App Indexing

Analytics

Authentication

Cloud Messaging

Cloud Firestore

Performance Monitoring

SDK Version 11.4.2 - October 3, 2017

Cloud Firestore

SDK Version 11.4.0 - September 18, 2017

App Indexing

Authentication

Test Lab

SDK Version 11.2.2 - September 05, 2017

Performance Monitoring

SDK Version 11.2.0 - August 14, 2017

App Indexing

Realtime Database

Cloud Storage

SDK Version 11.0.4 - July 26, 2017

Cloud Messaging

Performance Monitoring

SDK Version 11.0.2 - June 29, 2017

Performance Monitoring

Crash Reporting

June 19, 2017

Test Lab

SDK Version 11.0.0 - June 7, 2017

Firebase SDK for Android

Analytics

Authentication

Crash Reporting

App Indexing

Invites

SDK Version 10.2.6 - May 17, 2017

Performance Monitoring

Test Lab

Cloud Messaging

SDK Version 10.2.4 - April 28, 2017

Cloud Storage

SDK Version 10.2.1 - March 21, 2017

Cloud Messaging

SDK Version 10.2 - February 15, 2017

Analytics

Realtime Database

Test Lab

February 8, 2017

Test Lab

February 7, 2017

Crash Reporting

January 17, 2017

December 15, 2016

SDK Version 10.0 - November 21, 2016

Analytics

Authentication

Firebase Test Lab

App Indexing

Cloud Messaging

SDK Version 9.8 - October 24, 2016

Analytics

Cloud Messaging

Cloud Storage

SDK Version 9.6 - September 21, 2016

Analytics

Cloud Messaging

Authentication

Realtime Database

SDK Version 9.4 - August 1, 2016

Cloud Messaging

Remote Config

Firebase console

SDK Version 9.2 - June 27, 2016

Authentication

Crash Reporting

Realtime Database