Skip to content

Commit 5d6d734

Browse files
Update dependency org.conscrypt:conscrypt-android to v2.6.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d004710 commit 5d6d734

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ dependencies {
228228
implementation("com.github.bitfireAT:dav4jvm:2.1.3") {
229229
exclude(group = "org.ogce", module = "xpp3") // Android comes with its own XmlPullParser
230230
}
231-
implementation("org.conscrypt:conscrypt-android:2.6.1")
231+
implementation("org.conscrypt:conscrypt-android:2.6.2")
232232
implementation("com.github.nextcloud-deps:qrcodescanner:0.1.2.4") // "com.github.blikoon:QRCodeScanner:0.1.2"
233233

234234
implementation("androidx.exifinterface:exifinterface:1.4.2")

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@
212212
</trusted-key>
213213
<trusted-key id="49CF4E3B2996BE658A57DD39655CCC51B9BD2C38">
214214
<trusting group="org.conscrypt" name="conscrypt-android" version="2.6.1"/>
215+
<trusting group="org.conscrypt" name="conscrypt-android" version="2.6.2"/>
215216
<trusting group="org.conscrypt" name="conscrypt-openjdk-uber" version="2.6.1"/>
216217
</trusted-key>
217218
<trusted-key id="4A2E4BE286EDAE3ADB3A3C26C21CE653B639E41A" group="com.bluelinelabs"/>

0 commit comments

Comments
 (0)