Skip to content

Commit

Permalink
Merge pull request #12445 from nextcloud/renovate/pl.droidsonroids.gi…
Browse files Browse the repository at this point in the history
…f-android-gif-drawable-1.x

Update dependency pl.droidsonroids.gif:android-gif-drawable to v1.2.28
  • Loading branch information
AndyScherzinger authored Jan 29, 2024
2 parents 1dc6262 + 0c6d43c commit c0edf5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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') {
Expand Down
5 changes: 4 additions & 1 deletion gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"/>
Expand Down

0 comments on commit c0edf5d

Please sign in to comment.