File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ dependencies {
263263 compileOnly ' javax.annotation:javax.annotation-api:1.3.2'
264264
265265 implementation ' org.greenrobot:eventbus:3.3.1'
266- implementation ' net.zetetic:sqlcipher-android:4.12 .0'
266+ implementation ' net.zetetic:sqlcipher-android:4.13 .0'
267267
268268 implementation " androidx.room:room-runtime:${ roomVersion} "
269269 implementation " androidx.room:room-rxjava2:${ roomVersion} "
Original file line number Diff line number Diff line change 199199 <trusting group="net.zetetic" name="sqlcipher-android" version="4.10.0"/>
200200 <trusting group="net.zetetic" name="sqlcipher-android" version="4.11.0"/>
201201 <trusting group="net.zetetic" name="sqlcipher-android" version="4.12.0"/>
202+ <trusting group="net.zetetic" name="sqlcipher-android" version="4.13.0"/>
202203 <trusting group="net.zetetic" name="sqlcipher-android" version="4.9.0"/>
203204 </trusted-key>
204205 <trusted-key id="635EE627345F3C1DD422B2E207D3516820BCF6B1" group="com.github.ben-manes.caffeine" name="caffeine" version="2.9.3"/>
You can’t perform that action at this time.
0 commit comments