File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ dependencies {
256256 kapt(" javax.annotation:javax.annotation-api:1.3.2" )
257257
258258 implementation(" org.greenrobot:eventbus:3.3.1" )
259- implementation(" net.zetetic:sqlcipher-android:4.14.0 " )
259+ implementation(" net.zetetic:sqlcipher-android:4.14.1 " )
260260
261261 implementation(" androidx.room:room-runtime:$roomVersion " )
262262 implementation(" androidx.room:room-rxjava2:$roomVersion " )
Original file line number Diff line number Diff line change 235235 <trusting group="net.zetetic" name="sqlcipher-android" version="4.12.0"/>
236236 <trusting group="net.zetetic" name="sqlcipher-android" version="4.13.0"/>
237237 <trusting group="net.zetetic" name="sqlcipher-android" version="4.14.0"/>
238+ <trusting group="net.zetetic" name="sqlcipher-android" version="4.14.1"/>
238239 <trusting group="net.zetetic" name="sqlcipher-android" version="4.9.0"/>
239240 </trusted-key>
240241 <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