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 9259c62 commit cb07301Copy full SHA for cb07301
app/build.gradle
@@ -30,7 +30,7 @@ dependencies {
30
// For testing on remote AAR references:
31
implementation 'net.zetetic:android-database-sqlcipher:4.5.3@aar'
32
33
- implementation "androidx.sqlite:sqlite:2.0.1"
+ implementation "androidx.sqlite:sqlite:2.2.0"
34
35
// For Room tests:
36
implementation "androidx.room:room-runtime:2.1.0"
0 commit comments