Bump dependencies
This commit is contained in:
parent
d2f4c43526
commit
ad75d137b0
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
[versions]
|
[versions]
|
||||||
agp_version = "7.2.1"
|
agp_version = "7.2.1"
|
||||||
lifecycle_version = "2.5.0-rc01"
|
lifecycle_version = "2.5.0-rc02"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
annotation = "androidx.annotation:annotation:1.4.0-rc01"
|
annotation = "androidx.annotation:annotation:1.4.0"
|
||||||
appcompat = "androidx.appcompat:appcompat:1.4.2"
|
appcompat = "androidx.appcompat:appcompat:1.4.2"
|
||||||
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha04"
|
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha04"
|
||||||
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
|
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
|
||||||
|
|
|
@ -3,7 +3,7 @@ aboutlib_version = "10.3.0"
|
||||||
okhttp_version = "4.10.0"
|
okhttp_version = "4.10.0"
|
||||||
nucleus_version = "3.0.0"
|
nucleus_version = "3.0.0"
|
||||||
coil_version = "2.1.0"
|
coil_version = "2.1.0"
|
||||||
conductor_version = "3.1.4"
|
conductor_version = "3.1.5"
|
||||||
flowbinding_version = "1.2.0"
|
flowbinding_version = "1.2.0"
|
||||||
shizuku_version = "12.1.0"
|
shizuku_version = "12.1.0"
|
||||||
sqldelight = "1.5.3"
|
sqldelight = "1.5.3"
|
||||||
|
|
Reference in a new issue