chore: bump dependencies

This commit is contained in:
Peter Cai 2021-10-29 14:26:32 -04:00
parent 55142a7e4a
commit e42819a7e7
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'androidx.legacy:legacy-support-core-ui:1.0.0'
implementation 'androidx.fragment:fragment:1.3.6'
implementation 'androidx.appcompat:appcompat:1.4.0-beta01'
implementation 'androidx.appcompat:appcompat:1.4.0-rc01'
implementation 'androidx.preference:preference:1.1.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
implementation 'com.google.android.material:material:1.4.0'