|
|
@@ -39,13 +39,9 @@ dependencies {
|
|
|
|
|
|
// Support Libraries
|
|
|
implementation 'androidx.appcompat:appcompat:1.0.2'
|
|
|
- implementation 'androidx.cardview:cardview:1.0.0'
|
|
|
implementation 'androidx.recyclerview:recyclerview:1.0.0'
|
|
|
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha4'
|
|
|
|
|
|
- // Google Libraries
|
|
|
- implementation 'com.google.android.material:material:1.0.0'
|
|
|
-
|
|
|
// Arch Components
|
|
|
implementation 'androidx.core:core-ktx:1.1.0-alpha05'
|
|
|
implementation 'androidx.lifecycle:lifecycle-extensions:2.0.0'
|