fix(deps): update androidx (#2526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
528aacc766
commit
dafbf25ad5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[versions]
|
||||
agp = "8.2.0-alpha04"
|
||||
androidxActivity = "1.7.1"
|
||||
androidxActivity = "1.7.2"
|
||||
bouncycastle = "1.73"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.4.7"
|
||||
|
@ -19,7 +19,7 @@ androidx-annotation = "androidx.annotation:annotation:1.6.0"
|
|||
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0-alpha02"
|
||||
androidx-autofill = "androidx.autofill:autofill:1.2.0-beta01"
|
||||
androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
|
||||
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0-alpha09"
|
||||
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0-alpha10"
|
||||
androidx-core-ktx = "androidx.core:core-ktx:1.10.1"
|
||||
androidx-documentfile = "androidx.documentfile:documentfile:1.1.0-alpha01"
|
||||
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.6.0-rc01"
|
||||
|
|
Loading…
Reference in a new issue