We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 020aad7 commit bfbe018Copy full SHA for bfbe018
app/build.gradle
@@ -28,7 +28,7 @@ dependencies {
28
// For testing on remote AAR references:
29
//implementation 'net.zetetic:android-database-sqlcipher:4.5.3@aar'
30
31
- implementation "androidx.sqlite:sqlite:2.0.1"
+ implementation "androidx.sqlite:sqlite:2.1.0"
32
33
// For Room tests:
34
implementation "androidx.room:room-runtime:2.1.0"
0 commit comments