ソースを参照

chore: update the material library

Peter Cai 3 年 前
コミット
058b01533d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -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"