chore: update the material library

This commit is contained in:
Peter Cai 2022-05-11 17:52:31 -04:00
parent 125ebde954
commit 058b01533d
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ dependencies {
implementation project(":libs:lpad-sm-dp-plus-connector")
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'com.google.android.material:material:1.5.0'
implementation 'com.google.android.material:material:1.6.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.1'
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"