From 26ed77a01ec4067ac11b0141e3ab7f53ad9860a5 Mon Sep 17 00:00:00 2001 From: Artem Chepurnoy Date: Thu, 25 Jan 2024 11:38:12 +0200 Subject: [PATCH] Bump AndroidX dependencies --- gradle/libs.versions.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 74344f91..a68446c8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -21,16 +21,16 @@ androidPlugin = "8.1.4" androidxActivity = "1.8.2" androidxAppCompat = "1.7.0-alpha03" androidxAutofill = "1.3.0-alpha01" -androidxBaselineProfile = "1.2.2" -androidxBenchmarkMacroJUnit4 = "1.2.2" +androidxBaselineProfile = "1.2.3" +androidxBenchmarkMacroJUnit4 = "1.2.3" androidxBiometricKtx = "1.2.0-alpha05" androidxBrowser = "1.7.0" -androidxCamera = "1.4.0-alpha03" +androidxCamera = "1.4.0-alpha04" androidxCoreKtx = "1.12.0" androidxCoreSplash = "1.1.0-alpha02" androidxCredentials = "1.2.0" androidxDatastore = "1.0.0" -androidxLifecycle = "2.7.0-rc02" +androidxLifecycle = "2.7.0" androidxProfileInstaller = "1.3.1" androidxRoom = "2.6.1" androidxSecurityCryptoKtx = "1.1.0-alpha06" @@ -55,7 +55,7 @@ composeMultiplatform = "1.6.0-dev1357" # https://github.com/DevSrSouza/compose-icons composeOpenIcons = "1.1.0" crashlyticsPlugin = "2.9.9" -firebase = "32.7.0" +firebase = "32.7.1" # https://github.com/tfcporciuncula/flow-preferences flowPreferences = "1.9.1" # https://github.com/bumptech/glide @@ -107,7 +107,7 @@ okHttp = "4.12.0" # https://mvnrepository.com/artifact/com.google.android.play/review-ktx playReviewKtx = "2.0.1" # https://developers.google.com/android/guides/setup -playServicesBase = "18.2.0" +playServicesBase = "18.3.0" # https://github.com/halilozercan/compose-richtext/releases richtext = "0.20.0" # https://mvnrepository.com/artifact/com.microsoft.signalr/signalr