Prepare for 4.0.010

This commit is contained in:
Muntashir Al-Islam 2020-10-16 02:14:54 +06:00
parent 3265af2086
commit e5a27ca7f1
3 changed files with 4 additions and 2 deletions

View file

@ -26,7 +26,7 @@ android {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.3.0-alpha01'
implementation 'androidx.preference:preference:1.1.1'
implementation 'androidx.cardview:cardview:1.0.0'