Skip to content

Commit 2ac1a55

Browse files
Merge pull request #4004 from nextcloud/renovate/coilktversion
fix(deps): update coilktversion to v2.7.0
2 parents 9be3845 + 8288410 commit 2ac1a55

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ kapt {
143143

144144
ext {
145145
androidxCameraVersion = "1.3.4"
146-
coilKtVersion = "2.6.0"
146+
coilKtVersion = "2.7.0"
147147
daggerVersion = "2.51.1"
148148
emojiVersion = "1.4.0"
149149
fidoVersion = "4.1.0-patch2"

gradle/verification-metadata.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<trust file=".*-sources[.]jar" regex="true"/>
1414
</trusted-artifacts>
1515
<ignored-keys>
16+
<ignored-key id="1188B69F6D6259CA" reason="Key couldn't be downloaded from any key server"/>
1617
<ignored-key id="23778689FBFBE047" reason="Key couldn't be downloaded from any key server"/>
1718
<ignored-key id="B943F5CB616566CD" reason="Key couldn't be downloaded from any key server"/>
1819
</ignored-keys>
@@ -4091,6 +4092,14 @@
40914092
<sha256 value="cd6db17a11a31ede794ccbd1df0e4d9750f640234731f21cff885a9997277e81" origin="Generated by Gradle" reason="Artifact is not signed"/>
40924093
</artifact>
40934094
</component>
4095+
<component group="com.google.accompanist" name="accompanist-drawablepainter" version="0.32.0">
4096+
<artifact name="accompanist-drawablepainter-0.32.0.aar">
4097+
<sha256 value="680d27950f91ba186aa14522ad019dad92c702248d110ebdd6c497734abd7da0" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
4098+
</artifact>
4099+
<artifact name="accompanist-drawablepainter-0.32.0.module">
4100+
<sha256 value="d13ed3ca2d90b89d4b7249b85f1df3d0b480d182ec43dc85f6d83896c9756a29" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
4101+
</artifact>
4102+
</component>
40944103
<component group="com.google.android" name="annotations" version="4.1.1.4">
40954104
<artifact name="annotations-4.1.1.4.pom">
40964105
<sha256 value="e4bb54753c36a27a0e5d70154a5034fedd8feac4282295034bfd483d6c7aae78" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)