mirror of
https://github.com/aniyomiorg/aniyomi.git
synced 2024-11-21 20:27:06 +03:00
Update dependency androidx.core:core-ktx to v1.15.0
This commit is contained in:
parent
8645d6f443
commit
1594eba24f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ annotation = "androidx.annotation:annotation:1.9.1"
|
|||
appcompat = "androidx.appcompat:appcompat:1.7.0"
|
||||
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
|
||||
constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0"
|
||||
corektx = "androidx.core:core-ktx:1.13.1"
|
||||
corektx = "androidx.core:core-ktx:1.15.0"
|
||||
splashscreen = "androidx.core:core-splashscreen:1.0.1"
|
||||
recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
|
||||
viewpager = "androidx.viewpager:viewpager:1.1.0-beta01"
|
||||
|
|
Loading…
Reference in a new issue