fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1 (#1012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2ea21b8599
commit
7b67c5f9b9
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ interpolator_version = "1.0.0"
|
|||
gradle = { module = "com.android.tools.build:gradle", version.ref = "agp_version" }
|
||||
|
||||
annotation = "androidx.annotation:annotation:1.9.1"
|
||||
appcompat = "androidx.appcompat:appcompat:1.7.0"
|
||||
appcompat = "androidx.appcompat:appcompat:1.7.1"
|
||||
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
|
||||
constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.1"
|
||||
corektx = "androidx.core:core-ktx:1.16.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue