mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 12:45:32 +03:00
Bump androidLibraryVersion
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
60cbf6394e
commit
b22eb5b24a
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.50"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion = "008d82ae1c"
|
||||
androidLibraryVersion = "9bfb850257"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.9"
|
||||
|
|
|
@ -3028,12 +3028,12 @@
|
|||
<sha256 value="6a91a2139a3cae8126c509cf65d136d49c35cb032b581ac1a56cb6a649cc0245" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud" name="android-library" version="008d82ae1c">
|
||||
<artifact name="android-library-008d82ae1c.aar">
|
||||
<component group="com.github.nextcloud" name="android-library" version="9bfb850257">
|
||||
<artifact name="android-library-9bfb850257.aar">
|
||||
<sha256 value="bdc44e874f1e14338213ae5723e71710940a31416ff1c52c9eb2f282e5d3f29a" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="android-library-008d82ae1c.module">
|
||||
<sha256 value="f28a1132b6a425d00bca507cadc1520d8f6805893a99feec8eb2b3228416dea1" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
<artifact name="android-library-9bfb850257.module">
|
||||
<sha256 value="0e0d1ffe9999460fe3ce76a8044e203d37007cf226a5daeb7b35c44030ac28c9" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud-deps" name="qrcodescanner" version="0.1.2.4">
|
||||
|
|
Loading…
Reference in a new issue