Apply Material3 styles

This commit is contained in:
Niko Diamadis
2023-02-03 11:16:01 +01:00
parent 62916215c8
commit bb8273e29f
2 changed files with 3 additions and 3 deletions

View File

@@ -66,7 +66,7 @@ dependencies {
implementation project(':client')
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'androidx.core:core-splashscreen:1.0.0'
implementation 'com.google.android.material:material:1.4.0'
implementation 'com.google.android.material:material:1.7.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'androidx.vectordrawable:vectordrawable:1.1.0'