mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 14:15:44 +03:00
Update library
Signed-off-by: Tobias Kaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
228057d2c9
commit
5a5dd65478
2 changed files with 9 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
*/
|
*/
|
||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
androidLibraryVersion ="0c886d61f6"
|
androidLibraryVersion ="5fbc7d3a9bc9fd123ce9593cc500bb6415e797c6"
|
||||||
androidPluginVersion = '8.3.2'
|
androidPluginVersion = '8.3.2'
|
||||||
androidxMediaVersion = '1.3.1'
|
androidxMediaVersion = '1.3.1'
|
||||||
androidxTestVersion = "1.5.0"
|
androidxTestVersion = "1.5.0"
|
||||||
|
|
|
@ -5172,6 +5172,14 @@
|
||||||
<sha256 value="9f5dc2343cdf500b2cc17756418fce0506d13ef480ab8276cda415950e795991" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
<sha256 value="9f5dc2343cdf500b2cc17756418fce0506d13ef480ab8276cda415950e795991" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||||
</artifact>
|
</artifact>
|
||||||
</component>
|
</component>
|
||||||
|
<component group="com.github.nextcloud" name="android-library" version="5fbc7d3a9bc9fd123ce9593cc500bb6415e797c6">
|
||||||
|
<artifact name="android-library-5fbc7d3a9bc9fd123ce9593cc500bb6415e797c6.aar">
|
||||||
|
<sha256 value="638229c571aea3f28168a84323307806c34ef6e90459242ff115add9c6ca4a67" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||||
|
</artifact>
|
||||||
|
<artifact name="android-library-5fbc7d3a9bc9fd123ce9593cc500bb6415e797c6.module">
|
||||||
|
<sha256 value="1bf1482df26848a59743a94ea6ee53d4ef6f014af5a21274214ab62eb2c6a8d6" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||||
|
</artifact>
|
||||||
|
</component>
|
||||||
<component group="com.github.nextcloud" name="android-library" version="6dcffdb0ba">
|
<component group="com.github.nextcloud" name="android-library" version="6dcffdb0ba">
|
||||||
<artifact name="android-library-6dcffdb0ba.aar">
|
<artifact name="android-library-6dcffdb0ba.aar">
|
||||||
<sha256 value="00e121d803e9258b36cb2d6e20904552c9e88dbff6b193b3b9adc0fcd224959a" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
<sha256 value="00e121d803e9258b36cb2d6e20904552c9e88dbff6b193b3b9adc0fcd224959a" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||||
|
|
Loading…
Reference in a new issue