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 bd370a7 commit 453b1baCopy full SHA for 453b1ba
android/build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion"
62
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
63
implementation "androidx.coordinatorlayout:coordinatorlayout:1.2.0"
64
- implementation 'net.zetetic:sqlcipher-android:4.6.1@aar'
+ implementation 'net.zetetic:sqlcipher-android:4.10.0@aar'
65
implementation "androidx.sqlite:sqlite:2.4.0"
66
//security library
67
implementation "androidx.security:security-crypto:1.1.0-alpha06"
0 commit comments