-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Auto-update dependencies. #2841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -51,7 +51,7 @@ dependencies { | |
| implementation("androidx.lifecycle:lifecycle-viewmodel-ktx:2.11.0") | ||
|
|
||
| // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.18.0")) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.19.0")) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| // Firebase Analytics | ||
| implementation("com.google.firebase:firebase-analytics") | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -49,7 +49,7 @@ dependencies { | |
| implementation("androidx.constraintlayout:constraintlayout:2.2.2") | ||
|
|
||
| // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.18.0")) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.19.0")) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| // ADD the SDK to the "prerelease" variant only (example) | ||
| implementation("com.google.firebase:firebase-appdistribution:16.0.0-beta20") | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -50,11 +50,11 @@ dependencies { | |
| implementation("androidx.constraintlayout:constraintlayout:2.2.2") | ||
| implementation("androidx.vectordrawable:vectordrawable-animated:1.2.0") | ||
| implementation("com.google.android.material:material:1.14.0") | ||
| implementation("androidx.navigation:navigation-fragment-ktx:2.10.0") | ||
| implementation("androidx.navigation:navigation-ui-ktx:2.10.0") | ||
| implementation("androidx.navigation:navigation-fragment-ktx:2.10.1") | ||
| implementation("androidx.navigation:navigation-ui-ktx:2.10.1") | ||
|
|
||
| // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.18.0")) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.19.0")) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| // Firebase Authentication | ||
| implementation("com.google.firebase:firebase-auth") | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -46,7 +46,7 @@ dependencies { | |
| implementation("com.google.android.material:material:1.14.0") | ||
|
|
||
| // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.18.0")) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.19.0")) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| // Firebase Remote Config | ||
| implementation("com.google.firebase:firebase-config") | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -52,7 +52,7 @@ dependencies { | |
| implementation("androidx.activity:activity-ktx:1.13.0") | ||
|
|
||
| // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.18.0")) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.19.0")) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| // Firebase Crashlytics | ||
| implementation("com.google.firebase:firebase-crashlytics") | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -47,11 +47,11 @@ dependencies { | |
| implementation("androidx.appcompat:appcompat:1.8.0") | ||
| implementation("androidx.recyclerview:recyclerview:1.4.0") | ||
| implementation("com.google.android.material:material:1.14.0") | ||
| implementation("androidx.navigation:navigation-fragment-ktx:2.10.0") | ||
| implementation("androidx.navigation:navigation-ui-ktx:2.10.0") | ||
| implementation("androidx.navigation:navigation-fragment-ktx:2.10.1") | ||
| implementation("androidx.navigation:navigation-ui-ktx:2.10.1") | ||
|
|
||
| // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.18.0")) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.19.0")) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| // Firebase Realtime Database | ||
| implementation("com.google.firebase:firebase-database") | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -51,7 +51,7 @@ dependencies { | |
| implementation(project(":internal:chooserx")) | ||
|
|
||
| // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.18.0")) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.19.0")) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| // Firestore | ||
| implementation("com.google.firebase:firebase-firestore") | ||
|
|
@@ -75,8 +75,8 @@ dependencies { | |
| implementation("com.google.android.material:material:1.14.0") | ||
| implementation("androidx.media:media:1.8.0") | ||
| implementation("androidx.recyclerview:recyclerview:1.4.0") | ||
| implementation("androidx.navigation:navigation-fragment-ktx:2.10.0") | ||
| implementation("androidx.navigation:navigation-ui-ktx:2.10.0") | ||
| implementation("androidx.navigation:navigation-fragment-ktx:2.10.1") | ||
| implementation("androidx.navigation:navigation-ui-ktx:2.10.1") | ||
|
|
||
| // Android architecture components | ||
| implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.11.0") | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -48,7 +48,7 @@ dependencies { | |
| implementation("com.google.android.material:material:1.14.0") | ||
|
|
||
| // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.18.0")) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.19.0")) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| // Cloud Functions for Firebase | ||
| implementation("com.google.firebase:firebase-functions") | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -48,7 +48,7 @@ dependencies { | |
| implementation("androidx.constraintlayout:constraintlayout:2.2.2") | ||
|
|
||
| // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.18.0")) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.19.0")) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| // FIAM | ||
| implementation("com.google.firebase:firebase-inappmessaging-display") | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -60,7 +60,7 @@ dependencies { | |
| implementation("com.google.android.material:material:1.14.0") | ||
|
|
||
| // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.18.0")) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.19.0")) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| // Firebase Cloud Messaging | ||
| implementation("com.google.firebase:firebase-messaging") | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -52,7 +52,7 @@ dependencies { | |
| implementation(project(":internal:chooserx")) | ||
|
|
||
| // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.18.0")) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.19.0")) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| // Firebase Performance Monitoring | ||
| implementation("com.google.firebase:firebase-perf") | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -44,7 +44,7 @@ dependencies { | |
| implementation(project(":internal:chooserx")) | ||
|
|
||
| // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.18.0")) | ||
| implementation(platform("com.google.firebase:firebase-bom:34.19.0")) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| // Cloud Storage for Firebase | ||
| implementation("com.google.firebase:firebase-storage") | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since
firebase-bomis already defined in the Version Catalog (gradle/libs.versions.toml), we should reference it vialibs.firebase.bominstead of hardcoding the version here. This centralizes dependency management and simplifies future updates.