diff --git a/build-android-start/app/build.gradle.kts b/build-android-start/app/build.gradle.kts index 73b7688..bb185f1 100644 --- a/build-android-start/app/build.gradle.kts +++ b/build-android-start/app/build.gradle.kts @@ -52,7 +52,7 @@ android { } dependencies { - implementation("com.google.android.material:material:1.13.0") + implementation("com.google.android.material:material:1.14.0") implementation("com.github.bumptech.glide:glide:5.0.7") implementation("androidx.appcompat:appcompat:1.7.1") implementation("androidx.legacy:legacy-support-v4:1.0.0") @@ -63,7 +63,7 @@ dependencies { implementation("com.google.android.gms:play-services-auth:21.5.1") // Firebase - implementation(platform("com.google.firebase:firebase-bom:34.12.0")) + implementation(platform("com.google.firebase:firebase-bom:34.13.0")) implementation("com.google.firebase:firebase-database") implementation("com.google.firebase:firebase-storage") implementation("com.google.firebase:firebase-auth") diff --git a/build-android-start/gradle/wrapper/gradle-wrapper.properties b/build-android-start/gradle/wrapper/gradle-wrapper.properties index efb903f..9937dae 100644 --- a/build-android-start/gradle/wrapper/gradle-wrapper.properties +++ b/build-android-start/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/build-android/app/build.gradle.kts b/build-android/app/build.gradle.kts index aa8915f..bea42f2 100644 --- a/build-android/app/build.gradle.kts +++ b/build-android/app/build.gradle.kts @@ -52,7 +52,7 @@ android { } dependencies { - implementation("com.google.android.material:material:1.13.0") + implementation("com.google.android.material:material:1.14.0") implementation("com.github.bumptech.glide:glide:5.0.7") implementation("androidx.appcompat:appcompat:1.7.1") implementation("androidx.legacy:legacy-support-v4:1.0.0") @@ -63,7 +63,7 @@ dependencies { implementation("com.google.android.gms:play-services-auth:21.5.1") // Firebase - implementation(platform("com.google.firebase:firebase-bom:34.12.0")) + implementation(platform("com.google.firebase:firebase-bom:34.13.0")) implementation("com.google.firebase:firebase-database") implementation("com.google.firebase:firebase-storage") implementation("com.google.firebase:firebase-auth") diff --git a/build-android/gradle/wrapper/gradle-wrapper.properties b/build-android/gradle/wrapper/gradle-wrapper.properties index efb903f..9937dae 100644 --- a/build-android/gradle/wrapper/gradle-wrapper.properties +++ b/build-android/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index efb903f..9937dae 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists