mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Bump androidx.preference:preference-ktx (#734)
This commit is contained in:
parent
f0e429436f
commit
87c5aada8f
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ dependencies {
|
||||||
// DONT UPDATE, WILL CRASH ANDROID TV ????
|
// DONT UPDATE, WILL CRASH ANDROID TV ????
|
||||||
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.13.1")
|
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")
|
implementation("com.github.bumptech.glide:glide:4.13.1")
|
||||||
kapt("com.github.bumptech.glide:compiler:4.13.1")
|
kapt("com.github.bumptech.glide:compiler:4.13.1")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue