Use alpha version of the library androidx.security:security-crypto to fix crash RuntimeException "No matching key found for the ciphertext in the stream" - RandomSecretPassphraseProvider. #1099
This commit is contained in:
parent
0f77b4557b
commit
9049ed1440
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ androidx_browser = { module = "androidx.browser:browser", version.ref = "browser
|
|||
androidx_lifecycle_runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "lifecycle" }
|
||||
androidx_lifecycle_process = { module = "androidx.lifecycle:lifecycle-process", version.ref = "lifecycle" }
|
||||
androidx_splash = "androidx.core:core-splashscreen:1.0.1"
|
||||
androidx_security_crypto = "androidx.security:security-crypto:1.0.0"
|
||||
androidx_security_crypto = "androidx.security:security-crypto:1.1.0-alpha06"
|
||||
androidx_media3_exoplayer = { module = "androidx.media3:media3-exoplayer", version.ref = "media3" }
|
||||
androidx_media3_ui = { module = "androidx.media3:media3-ui", version.ref = "media3" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue