Bump androidx.preference:preference-ktx

This commit is contained in:
Luna712 2023-10-28 20:48:46 -06:00
parent f0e429436f
commit d6c0a1ce29

View file

@ -179,7 +179,7 @@ dependencies {
// DONT UPDATE, WILL CRASH ANDROID TV ????
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.13.1")
implementation("androidx.preference:preference-ktx:1.2.0")
implementation("androidx.preference:preference-ktx:1.2.1")
implementation("com.github.bumptech.glide:glide:4.13.1")
kapt("com.github.bumptech.glide:compiler:4.13.1")