Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 4ad3432

Browse files
Bump openssl from 1.1.1l-beta-1 to 1.1.1q-beta-1
Bumps openssl from 1.1.1l-beta-1 to 1.1.1q-beta-1. --- updated-dependencies: - dependency-name: com.android.ndk.thirdparty:openssl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29938d0 commit 4ad3432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ ext.deps = [
7575
boltsTasks : 'com.parse.bolts:bolts-tasks:1.4.0',
7676
// Third-party
7777
websocket : 'org.java-websocket:Java-WebSocket:1.5.3',
78-
openssl : 'com.android.ndk.thirdparty:openssl:1.1.1l-beta-1',
78+
openssl : 'com.android.ndk.thirdparty:openssl:1.1.1q-beta-1',
7979
// Annotations
8080
kotlinxSerializationJson : "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.0",
8181
jsr305 : 'com.google.code.findbugs:jsr305:3.0.2',

0 commit comments

Comments
 (0)