Updated dependencies

This commit is contained in:
Prathamesh More 2021-12-15 13:37:25 +05:30
parent 71d13ae5db
commit 9806e2119a
3 changed files with 2 additions and 3 deletions

View file

@ -20,7 +20,6 @@ android {
}
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'androidx.appcompat:appcompat:1.4.0'
implementation 'com.google.android.material:material:1.5.0-beta01'
implementation 'androidx.preference:preference-ktx:1.2.0-beta01'