We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d493a3 commit 7e9c7daCopy full SHA for 7e9c7da
common/build.gradle.kts
@@ -42,7 +42,7 @@ dependencies {
42
implementation("commons-codec:commons-codec:1.18.0")
43
44
// Androidx Security
45
- implementation("androidx.security:security-crypto:1.1.0-alpha07")
+ implementation("androidx.security:security-crypto:1.1.0")
46
47
api("androidx.documentfile:documentfile:1.1.0")
48
0 commit comments