Skip to content

Commit 71d2bae

Browse files
fix(deps): update dependency com.google.android.material:material to v1.14.0
1 parent eaebadc commit 71d2bae

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ dependencies {
152152
implementation 'androidx.recyclerview:recyclerview:1.4.0'
153153
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.2.0'
154154
implementation 'androidx.work:work-runtime:2.11.2'
155-
implementation 'com.google.android.material:material:1.13.0'
155+
implementation 'com.google.android.material:material:1.14.0'
156156

157157
// Vanitech
158158
implementation 'com.vanniktech:emoji-google:0.24.1'

gradle/verification-metadata.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@
3535
<trusting group="androidx.annotation" name="annotation-experimental" version="1.5.0"/>
3636
<trusting group="androidx.appcompat"/>
3737
<trusting group="androidx.collection"/>
38+
<trusting group="androidx.constraintlayout"/>
3839
<trusting group="androidx.core"/>
40+
<trusting group="androidx.customview"/>
3941
<trusting group="androidx.databinding"/>
4042
<trusting group="androidx.dynamicanimation" name="dynamicanimation" version="1.1.0"/>
4143
<trusting group="androidx.fragment"/>
@@ -3109,6 +3111,11 @@
31093111
<sha256 value="c814d435f73e9e6d169886d0eb96b5c5361feb48449fbbb315c908c03c588c94" origin="Generated by Gradle" reason="Artifact is not signed"/>
31103112
</artifact>
31113113
</component>
3114+
<component group="androidx.customview" name="customview" version="1.2.0">
3115+
<artifact name="customview-1.2.0.aar">
3116+
<sha256 value="40e98bb388cdf5c53a52699b1f78a5abdcf22de1e7c1be43b2c12fd6eadc6f9d" origin="Generated by Gradle"/>
3117+
</artifact>
3118+
</component>
31123119
<component group="androidx.customview" name="customview-poolingcontainer" version="1.0.0">
31133120
<artifact name="customview-poolingcontainer-1.0.0.aar">
31143121
<sha256 value="3584102fc49bf399c56e3b7be4bfe12000c46112320cd8cf85cc0a8f93f3e752" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -15366,6 +15373,14 @@
1536615373
<sha256 value="4c13d5e94f4ab4fa7c35acc5241182bf25985994583cd4d62b5fabbef7bc2772" origin="Generated by Gradle" reason="Artifact is not signed"/>
1536715374
</artifact>
1536815375
</component>
15376+
<component group="com.google.android.material" name="material" version="1.14.0">
15377+
<artifact name="material-1.14.0.aar">
15378+
<sha256 value="19e8fab43df6870f8e4322059624384be0279da56dc910529ff591dc674008cd" origin="Generated by Gradle" reason="Artifact is not signed"/>
15379+
</artifact>
15380+
<artifact name="material-1.14.0.module">
15381+
<sha256 value="c423fccb98f5042e1bf0425df8fe8db6f7b0806d74a4b88b22266d4051900dce" origin="Generated by Gradle" reason="Artifact is not signed"/>
15382+
</artifact>
15383+
</component>
1536915384
<component group="com.google.api.grpc" name="proto-google-common-protos" version="2.17.0">
1537015385
<artifact name="proto-google-common-protos-2.17.0.jar">
1537115386
<sha256 value="4ef1fe0c327fc1521d1d753b0b1c4a875a54bd14ebded3afff0ca395320b6ea9" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)