File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 101101 <trusting group="org.snakeyaml" name="snakeyaml-engine" version="2.7"/>
102102 </trusted-key>
103103 <trusted-key id="12AD14C3B9F0A4A3781DB7F387A6E2E8D3CF7F26" group="^org[.]maplibre($|([.].*))" regex="true"/>
104+ <trusted-key id="1390EC1374BA3F4EE6DC74A9A020597F309CEB64" group="io.github.crow-misia.libyuv" name="libyuv-android" version="0.43.2"/>
104105 <trusted-key id="147B691A19097624902F4EA9689CBE64F4BC997F">
105106 <trusting group="org.mockito"/>
106107 <trusting group="org.mockito.kotlin" name="mockito-kotlin" version="4.1.0"/>
242243 <trusting group="net.zetetic" name="sqlcipher-android" version="4.12.0"/>
243244 <trusting group="net.zetetic" name="sqlcipher-android" version="4.13.0"/>
244245 <trusting group="net.zetetic" name="sqlcipher-android" version="4.14.0"/>
246+ <trusting group="net.zetetic" name="sqlcipher-android" version="4.14.1"/>
245247 <trusting group="net.zetetic" name="sqlcipher-android" version="4.9.0"/>
246248 </trusted-key>
247249 <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