File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ dependencies {
254254 kapt(" javax.annotation:javax.annotation-api:1.3.2" )
255255
256256 implementation(" org.greenrobot:eventbus:3.3.1" )
257- implementation(" net.zetetic:sqlcipher-android:4.13 .0" )
257+ implementation(" net.zetetic:sqlcipher-android:4.14 .0" )
258258
259259 implementation(" androidx.room:room-runtime:$roomVersion " )
260260 implementation(" androidx.room:room-rxjava2:$roomVersion " )
Original file line number Diff line number Diff line change 221221 <trusting group="net.zetetic" name="sqlcipher-android" version="4.11.0"/>
222222 <trusting group="net.zetetic" name="sqlcipher-android" version="4.12.0"/>
223223 <trusting group="net.zetetic" name="sqlcipher-android" version="4.13.0"/>
224+ <trusting group="net.zetetic" name="sqlcipher-android" version="4.14.0"/>
224225 <trusting group="net.zetetic" name="sqlcipher-android" version="4.9.0"/>
225226 </trusted-key>
226227 <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