Merge pull request #4417 from libre-tube/renovate/preference

fix(deps): update dependency androidx.preference:preference-ktx to v1.2.1
This commit is contained in:
Bnyro 2023-08-09 21:21:58 +02:00 committed by GitHub
commit f5bb7b628d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ constraintlayout = "2.1.4"
material = "1.9.0" material = "1.9.0"
navigation = "2.6.0" navigation = "2.6.0"
legacySupport = "1.0.0" legacySupport = "1.0.0"
preference = "1.2.0" preference = "1.2.1"
extJunit = "1.1.5" extJunit = "1.1.5"
espresso = "3.5.1" espresso = "3.5.1"
workRuntime = "2.8.1" workRuntime = "2.8.1"