Bump AndroidX dependencies
This commit is contained in:
parent
04fff90d26
commit
26ed77a01e
|
@ -21,16 +21,16 @@ androidPlugin = "8.1.4"
|
||||||
androidxActivity = "1.8.2"
|
androidxActivity = "1.8.2"
|
||||||
androidxAppCompat = "1.7.0-alpha03"
|
androidxAppCompat = "1.7.0-alpha03"
|
||||||
androidxAutofill = "1.3.0-alpha01"
|
androidxAutofill = "1.3.0-alpha01"
|
||||||
androidxBaselineProfile = "1.2.2"
|
androidxBaselineProfile = "1.2.3"
|
||||||
androidxBenchmarkMacroJUnit4 = "1.2.2"
|
androidxBenchmarkMacroJUnit4 = "1.2.3"
|
||||||
androidxBiometricKtx = "1.2.0-alpha05"
|
androidxBiometricKtx = "1.2.0-alpha05"
|
||||||
androidxBrowser = "1.7.0"
|
androidxBrowser = "1.7.0"
|
||||||
androidxCamera = "1.4.0-alpha03"
|
androidxCamera = "1.4.0-alpha04"
|
||||||
androidxCoreKtx = "1.12.0"
|
androidxCoreKtx = "1.12.0"
|
||||||
androidxCoreSplash = "1.1.0-alpha02"
|
androidxCoreSplash = "1.1.0-alpha02"
|
||||||
androidxCredentials = "1.2.0"
|
androidxCredentials = "1.2.0"
|
||||||
androidxDatastore = "1.0.0"
|
androidxDatastore = "1.0.0"
|
||||||
androidxLifecycle = "2.7.0-rc02"
|
androidxLifecycle = "2.7.0"
|
||||||
androidxProfileInstaller = "1.3.1"
|
androidxProfileInstaller = "1.3.1"
|
||||||
androidxRoom = "2.6.1"
|
androidxRoom = "2.6.1"
|
||||||
androidxSecurityCryptoKtx = "1.1.0-alpha06"
|
androidxSecurityCryptoKtx = "1.1.0-alpha06"
|
||||||
|
@ -55,7 +55,7 @@ composeMultiplatform = "1.6.0-dev1357"
|
||||||
# https://github.com/DevSrSouza/compose-icons
|
# https://github.com/DevSrSouza/compose-icons
|
||||||
composeOpenIcons = "1.1.0"
|
composeOpenIcons = "1.1.0"
|
||||||
crashlyticsPlugin = "2.9.9"
|
crashlyticsPlugin = "2.9.9"
|
||||||
firebase = "32.7.0"
|
firebase = "32.7.1"
|
||||||
# https://github.com/tfcporciuncula/flow-preferences
|
# https://github.com/tfcporciuncula/flow-preferences
|
||||||
flowPreferences = "1.9.1"
|
flowPreferences = "1.9.1"
|
||||||
# https://github.com/bumptech/glide
|
# https://github.com/bumptech/glide
|
||||||
|
@ -107,7 +107,7 @@ okHttp = "4.12.0"
|
||||||
# https://mvnrepository.com/artifact/com.google.android.play/review-ktx
|
# https://mvnrepository.com/artifact/com.google.android.play/review-ktx
|
||||||
playReviewKtx = "2.0.1"
|
playReviewKtx = "2.0.1"
|
||||||
# https://developers.google.com/android/guides/setup
|
# https://developers.google.com/android/guides/setup
|
||||||
playServicesBase = "18.2.0"
|
playServicesBase = "18.3.0"
|
||||||
# https://github.com/halilozercan/compose-richtext/releases
|
# https://github.com/halilozercan/compose-richtext/releases
|
||||||
richtext = "0.20.0"
|
richtext = "0.20.0"
|
||||||
# https://mvnrepository.com/artifact/com.microsoft.signalr/signalr
|
# https://mvnrepository.com/artifact/com.microsoft.signalr/signalr
|
||||||
|
|
Loading…
Reference in New Issue