mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
Merge pull request #13277 from nextcloud/renovate/pl.droidsonroids.gif-android-gif-drawable-1.x
Update dependency pl.droidsonroids.gif:android-gif-drawable to v1.2.29
This commit is contained in:
commit
dbcbaa2c72
2 changed files with 12 additions and 1 deletions
|
@ -302,7 +302,7 @@ dependencies {
|
|||
implementation 'com.google.code.gson:gson:2.11.0'
|
||||
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.28'
|
||||
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.29'
|
||||
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') {
|
||||
|
|
|
@ -8,6 +8,9 @@
|
|||
<trust group="com.fasterxml.jackson" name="jackson-base" version="2.14.2" reason="no keys available, no pom artifact to create a checksum"/>
|
||||
<trust file=".*-sources[.]jar" regex="true"/>
|
||||
</trusted-artifacts>
|
||||
<ignored-keys>
|
||||
<ignored-key id="23778689FBFBE047" reason="Key couldn't be downloaded from any key server"/>
|
||||
</ignored-keys>
|
||||
<trusted-keys>
|
||||
<trusted-key id="015479E1055341431B4545AB72475FD306B9CAB7" group="com.googlecode.javaewah" name="JavaEWAH" version="1.2.3"/>
|
||||
<trusted-key id="042B29E928995B9DB963C636C7CA19B7B620D787" group="com.github.stephenc.jcip" name="jcip-annotations" version="1.0-1"/>
|
||||
|
@ -11107,6 +11110,14 @@
|
|||
<sha256 value="97adc92ae5d121ba53e84a49f95777baf5a62a48a13be21669ffe334ae5759f9" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="pl.droidsonroids.gif" name="android-gif-drawable" version="1.2.29">
|
||||
<artifact name="android-gif-drawable-1.2.29.aar">
|
||||
<sha256 value="611e2699782ee0d56168b6546962f75a54bdff03136d9db94019a65c0924eddd" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||
</artifact>
|
||||
<artifact name="android-gif-drawable-1.2.29.module">
|
||||
<sha256 value="525eb44b891d2977f7e536484d658d837d555e95ff6515ad118749534f915a06" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="tools.fastlane" name="screengrab" version="2.1.1">
|
||||
<artifact name="screengrab-2.1.1.aar">
|
||||
<sha256 value="5a02781c0986e71ddbc691263115c2db70bdebb4b48d5b6dcf06ab1cb547d62d" origin="Generated by Gradle"/>
|
||||
|
|
Loading…
Reference in a new issue