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 4a56f66 commit c4503dfCopy full SHA for c4503df
android/build.gradle
@@ -57,7 +57,7 @@ dependencies {
57
androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion"
58
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
59
implementation "androidx.coordinatorlayout:coordinatorlayout:1.3.0"
60
- implementation 'net.zetetic:android-database-sqlcipher:4.4.3@aar'
+ implementation 'net.zetetic:android-database-sqlcipher:4.5.4@aar'
61
implementation "androidx.sqlite:sqlite:2.5.0"
62
63
}
0 commit comments