Explicitly depend on core-ktx
(cherry picked from commit 13d31669acd284c8beb930e4ab293bd947b23300)
This commit is contained in:
parent
340e534ca9
commit
04fbb70981
@ -146,6 +146,7 @@ dependencies {
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-rc1'
|
||||
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0'
|
||||
implementation 'androidx.core:core-ktx:1.4.0-alpha01'
|
||||
implementation 'androidx.multidex:multidex:2.0.1'
|
||||
implementation 'androidx.preference:preference:1.1.1'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.2.0-alpha05'
|
||||
|
Loading…
x
Reference in New Issue
Block a user