Skip to content

Commit

Permalink
Merge pull request #4004 from nextcloud/renovate/coilktversion
Browse files Browse the repository at this point in the history
fix(deps): update coilktversion to v2.7.0
  • Loading branch information
github-actions[bot] authored Jul 24, 2024
2 parents 9be3845 + 8288410 commit 2ac1a55
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ kapt {

ext {
androidxCameraVersion = "1.3.4"
coilKtVersion = "2.6.0"
coilKtVersion = "2.7.0"
daggerVersion = "2.51.1"
emojiVersion = "1.4.0"
fidoVersion = "4.1.0-patch2"
Expand Down
9 changes: 9 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<trust file=".*-sources[.]jar" regex="true"/>
</trusted-artifacts>
<ignored-keys>
<ignored-key id="1188B69F6D6259CA" reason="Key couldn't be downloaded from any key server"/>
<ignored-key id="23778689FBFBE047" reason="Key couldn't be downloaded from any key server"/>
<ignored-key id="B943F5CB616566CD" reason="Key couldn't be downloaded from any key server"/>
</ignored-keys>
Expand Down Expand Up @@ -4091,6 +4092,14 @@
<sha256 value="cd6db17a11a31ede794ccbd1df0e4d9750f640234731f21cff885a9997277e81" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.google.accompanist" name="accompanist-drawablepainter" version="0.32.0">
<artifact name="accompanist-drawablepainter-0.32.0.aar">
<sha256 value="680d27950f91ba186aa14522ad019dad92c702248d110ebdd6c497734abd7da0" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
<artifact name="accompanist-drawablepainter-0.32.0.module">
<sha256 value="d13ed3ca2d90b89d4b7249b85f1df3d0b480d182ec43dc85f6d83896c9756a29" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
</component>
<component group="com.google.android" name="annotations" version="4.1.1.4">
<artifact name="annotations-4.1.1.4.pom">
<sha256 value="e4bb54753c36a27a0e5d70154a5034fedd8feac4282295034bfd483d6c7aae78" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 2ac1a55

Please sign in to comment.