File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ android {
4040
4141dependencies {
4242 // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
43- implementation(platform(" com.google.firebase:firebase-bom:34.15 .0" ))
43+ implementation(platform(" com.google.firebase:firebase-bom:34.16 .0" ))
4444
4545 // Firestore
4646 implementation(" com.google.firebase:firebase-firestore" )
@@ -71,5 +71,5 @@ dependencies {
7171
7272 // Third-party libraries
7373 implementation(" me.zhanghai.android.materialratingbar:library:1.4.0" )
74- implementation(" com.github.bumptech.glide:glide:5.0.7 " )
74+ implementation(" com.github.bumptech.glide:glide:5.0.9 " )
7575}
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.6.0 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.6.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments