mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
Merge pull request #12445 from nextcloud/renovate/pl.droidsonroids.gif-android-gif-drawable-1.x
Update dependency pl.droidsonroids.gif:android-gif-drawable to v1.2.28
This commit is contained in:
commit
c0edf5d060
2 changed files with 5 additions and 2 deletions
|
@ -270,7 +270,7 @@ dependencies {
|
|||
implementation 'com.google.code.gson:gson:2.10.1'
|
||||
implementation 'com.github.nextcloud-deps:sectioned-recyclerview:0.6.1'
|
||||
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
|
||||
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.27'
|
||||
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.28'
|
||||
implementation 'com.github.nextcloud-deps:qrcodescanner:0.1.2.4' // 'com.github.blikoon:QRCodeScanner:0.1.2'
|
||||
implementation 'com.google.android.flexbox:flexbox:3.0.0'
|
||||
implementation('com.github.bumptech.glide:glide:3.8.0') {
|
||||
|
|
|
@ -77,7 +77,10 @@
|
|||
<trusting group="org.osmdroid" name="osmdroid-android" version="6.1.16"/>
|
||||
<trusting group="org.osmdroid" name="osmdroid-android" version="6.1.18"/>
|
||||
</trusted-key>
|
||||
<trusted-key id="3D9CDB50E2EAB3AA068D74A188518C11ADAEFC68" group="pl.droidsonroids.gif" name="android-gif-drawable" version="1.2.27"/>
|
||||
<trusted-key id="3D9CDB50E2EAB3AA068D74A188518C11ADAEFC68">
|
||||
<trusting group="pl.droidsonroids.gif" name="android-gif-drawable" version="1.2.27"/>
|
||||
<trusting group="pl.droidsonroids.gif" name="android-gif-drawable" version="1.2.28"/>
|
||||
</trusted-key>
|
||||
<trusted-key id="44F4797A52C336FA666CD9271DE461528F1F1B2A" group="org.apache.jackrabbit"/>
|
||||
<trusted-key id="44FBDBBC1A00FE414F1C1873586654072EAD6677" group="org.sonatype.oss" name="oss-parent" version="9"/>
|
||||
<trusted-key id="474DA67C32063DCA7FFE9CB5760F395DC40D55A7" group="^io[.]noties($|([.].*))" regex="true"/>
|
||||
|
|
Loading…
Reference in a new issue