We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f5268 commit a2ed970Copy full SHA for a2ed970
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.2.0"
32
33
// For Room tests:
34
implementation "androidx.room:room-runtime:2.1.0"
0 commit comments