We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3aef3cf + 73816bc commit 275b151Copy full SHA for 275b151
app/build.gradle
@@ -145,7 +145,7 @@ dependencies {
145
implementation 'androidx.recyclerview:recyclerview:1.4.0'
146
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
147
implementation 'androidx.work:work-runtime:2.10.3'
148
- implementation 'com.google.android.material:material:1.12.0'
+ implementation 'com.google.android.material:material:1.13.0'
149
150
// Database
151
implementation "androidx.room:room-runtime:${roomVersion}"
0 commit comments