Skip to content

Commit

Permalink
fix(deps): update dependency com.github.stefan-niedermann:android-com…
Browse files Browse the repository at this point in the history
…mons to v1.0.2
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent 2b72363 commit aa314ab
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ dependencies {
// Nextcloud SSO
implementation 'com.github.nextcloud.android-common:ui:0.23.1'
implementation 'com.github.nextcloud:Android-SingleSignOn:1.3.2'
implementation 'com.github.stefan-niedermann:android-commons:1.0.0'
implementation 'com.github.stefan-niedermann:android-commons:1.0.2'
implementation "com.github.stefan-niedermann.nextcloud-commons:sso-glide:$commonsVersion"
implementation "com.github.stefan-niedermann.nextcloud-commons:exception:$commonsVersion"
implementation("com.github.stefan-niedermann.nextcloud-commons:markdown:$commonsVersion") {
Expand Down
32 changes: 32 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3951,6 +3951,14 @@
<sha256 value="1fb806b1b910650b47fc92f6816dd29589849497ac1548a70e2c4b6921c09498" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.stefan-niedermann" name="android-commons" version="1.0.2">
<artifact name="android-commons-1.0.2.jar">
<sha256 value="26f6f6250ad2aa241bbc4493805a98867b6e840f40db0eb70f821226e90157a0" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-commons-1.0.2.pom">
<sha256 value="971a297faf2daee03b71226d28fd6ca4a0c7ee422d31ec1ab3e746b1514352d5" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.stefan-niedermann.android-commons" name="reactive-livedata" version="1.0.0">
<artifact name="reactive-livedata-1.0.0.aar">
<sha256 value="1066af08f3b5012b5e536e18ad4d28bf2241b4918485072bfdac0ff15696a4f2" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand All @@ -3959,6 +3967,14 @@
<sha256 value="c1cd034327ba9d780223c9631c158dee2453c2156ad032f6f568dbad707fac2b" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.stefan-niedermann.android-commons" name="reactive-livedata" version="1.0.2">
<artifact name="reactive-livedata-1.0.2.aar">
<sha256 value="6d9a33d8203c2cb2aa85bc67056afcd6927eab3853ef8c225212f159f5844ba8" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="reactive-livedata-1.0.2.module">
<sha256 value="e6e8113634c5b57f39af97a33dfdad1831620b39691555f75b623636772e2fae" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.stefan-niedermann.android-commons" name="shared-preferences" version="1.0.0">
<artifact name="shared-preferences-1.0.0.aar">
<sha256 value="d93ca7a27ec93daf5bad558f25bb834fb802b6efcf8045c8e2d62d63511cb972" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand All @@ -3967,6 +3983,14 @@
<sha256 value="2bc92730c84b0809b003aa7a58368f3f7f4f510f59d685c408dfcb91aa0e0ee0" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.stefan-niedermann.android-commons" name="shared-preferences" version="1.0.2">
<artifact name="shared-preferences-1.0.2.aar">
<sha256 value="add188d8d04d8e3e1ca3b214e9a6ab742232f897b8afd5c84c71bcaedde467c1" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="shared-preferences-1.0.2.module">
<sha256 value="5dab2c5bd96fd744c4fa37e7f744cb71eb6e596123a115f96efdb51fe71614f5" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.stefan-niedermann.android-commons" name="util" version="1.0.0">
<artifact name="util-1.0.0.aar">
<sha256 value="01b6bd92d9be41b638344651d43ebe48e855aca8a3d83f00e73ecda3dcea65d4" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand All @@ -3975,6 +3999,14 @@
<sha256 value="ab0e904750949960c6be4e8f61dbe9f3db352a12fe92d902685512bbe5465e28" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.stefan-niedermann.android-commons" name="util" version="1.0.2">
<artifact name="util-1.0.2.aar">
<sha256 value="3828b19cddb5f9387c2d73128b0c0092f0f6aaed8ad9e085b45962325aad2dec" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="util-1.0.2.module">
<sha256 value="5a101de3906d3b21a8cb451460ee46ccb7d58c9183a5efd01e3b5a995844cf7f" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.stefan-niedermann.nextcloud-commons" name="exception" version="2.0.1">
<artifact name="exception-2.0.1.aar">
<sha256 value="819c72bf825e650fbd39abc959f43a8a2809f0c45d9dce717ebbfc727e79f9f8" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit aa314ab

Please sign in to comment.