File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ dependencies {
261261 compileOnly ' javax.annotation:javax.annotation-api:1.3.2'
262262
263263 implementation ' org.greenrobot:eventbus:3.3.1'
264- implementation ' net.zetetic:sqlcipher-android:4.11 .0'
264+ implementation ' net.zetetic:sqlcipher-android:4.12 .0'
265265
266266 implementation " androidx.room:room-runtime:${ roomVersion} "
267267 implementation " androidx.room:room-rxjava2:${ roomVersion} "
Original file line number Diff line number Diff line change 193193 <trusting group="net.zetetic" name="android-database-sqlcipher" version="4.5.4"/>
194194 <trusting group="net.zetetic" name="sqlcipher-android" version="4.10.0"/>
195195 <trusting group="net.zetetic" name="sqlcipher-android" version="4.11.0"/>
196+ <trusting group="net.zetetic" name="sqlcipher-android" version="4.12.0"/>
196197 <trusting group="net.zetetic" name="sqlcipher-android" version="4.9.0"/>
197198 </trusted-key>
198199 <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