Updated Dependencies

This commit is contained in:
Prathamesh More 2021-11-19 17:43:30 +05:30
parent e5b04a0e7d
commit 484d003a3b
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ android {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation 'androidx.appcompat:appcompat:1.4.0'
implementation 'com.google.android.material:material:1.5.0-beta01'
implementation 'androidx.preference:preference-ktx:1.1.1'
implementation 'androidx.cardview:cardview:1.0.0'