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 249e085 commit a46dde5Copy full SHA for a46dde5
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