fix(deps): update dependency androidx.appcompat:appcompat to v1.7.0 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0d7c537ca7
commit
f08dede160
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ paging_version = "3.3.0"
|
|||
gradle = { module = "com.android.tools.build:gradle", version.ref = "agp_version" }
|
||||
|
||||
annotation = "androidx.annotation:annotation:1.8.0"
|
||||
appcompat = "androidx.appcompat:appcompat:1.6.1"
|
||||
appcompat = "androidx.appcompat:appcompat:1.7.0"
|
||||
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
|
||||
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
|
||||
corektx = "androidx.core:core-ktx:1.13.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue