File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ dependencies {
116
116
implementation ' androidx.recyclerview:recyclerview:1.3.2'
117
117
implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
118
118
implementation ' androidx.work:work-runtime:2.9.0'
119
- implementation ' com.google.android.material:material:1.11 .0'
119
+ implementation ' com.google.android.material:material:1.12 .0'
120
120
121
121
// Database
122
122
implementation " androidx.room:room-runtime:${ roomVersion} "
Original file line number Diff line number Diff line change 115
115
<trusting group =" androidx.core" />
116
116
<trusting group =" androidx.fragment" />
117
117
<trusting group =" androidx.lifecycle" />
118
+ <trusting group =" androidx.transition" name =" transition" version =" 1.5.0" />
118
119
<trusting group =" ^androidx[.]compose($|([.].*))" regex =" true" />
119
120
</trusted-key >
120
121
<trusted-key id =" A6D6C97108B8585F91B158748671A8DF71296252" group =" ^com[.]squareup($|([.].*))" regex =" true" />
3288
3289
<sha256 value =" 901ee9e6a1fece5e1b24436777d6da85d9ca72179c75373a5a45ec83499cde04" origin =" Generated by Gradle" reason =" Artifact is not signed" />
3289
3290
</artifact >
3290
3291
</component >
3292
+ <component group =" com.google.android.material" name =" material" version =" 1.12.0" >
3293
+ <artifact name =" material-1.12.0.aar" >
3294
+ <sha256 value =" 4a672941b626b9ab91ae893ed22598ea53ad69125c858c0a59fa9b90daa5cb08" origin =" Generated by Gradle" reason =" Artifact is not signed" />
3295
+ </artifact >
3296
+ <artifact name =" material-1.12.0.module" >
3297
+ <sha256 value =" 9ddba12b5c80444c45413f043b34fd3127c2493c506a9db1ecbfe63039d83e34" origin =" Generated by Gradle" reason =" Artifact is not signed" />
3298
+ </artifact >
3299
+ </component >
3291
3300
<component group =" com.google.auto" name =" auto-parent" version =" 6" >
3292
3301
<artifact name =" auto-parent-6.pom" >
3293
3302
<pgp value =" 6F7E5ACBCD02DB60DFD232E45E1F79A7C298661E" />
You can’t perform that action at this time.
0 commit comments