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.
2 parents 1b6f97f + 8b7753c commit c48341dCopy full SHA for c48341d
app/build.gradle
@@ -261,7 +261,7 @@ dependencies {
261
compileOnly 'javax.annotation:javax.annotation-api:1.3.2'
262
263
implementation 'org.greenrobot:eventbus:3.3.1'
264
- implementation 'net.zetetic:sqlcipher-android:4.11.0'
+ implementation 'net.zetetic:sqlcipher-android:4.12.0'
265
266
implementation "androidx.room:room-runtime:${roomVersion}"
267
implementation "androidx.room:room-rxjava2:${roomVersion}"
0 commit comments