Skip to content

Commit 1b4e5ec

Browse files
committed
Update dependency com.google.android.material:material to v1.5.0
1 parent 27e74b6 commit 1b4e5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4242
implementation 'androidx.core:core-ktx:1.7.0'
4343
implementation 'androidx.appcompat:appcompat:1.4.0'
44-
implementation 'com.google.android.material:material:1.4.0'
44+
implementation 'com.google.android.material:material:1.5.0'
4545
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
4646
implementation "androidx.recyclerview:recyclerview:1.3.0-alpha01"
4747
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01"

0 commit comments

Comments
 (0)