Skip to content

Commit 7076746

Browse files
committed
fix share creation via allow download and sync option
Signed-off-by: alperozturk <[email protected]>
1 parent c875ba4 commit 7076746

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*/
1111
buildscript {
1212
ext {
13-
androidLibraryVersion ="8514831f30"
13+
androidLibraryVersion ="ad5fb9e941"
1414
androidCommonLibraryVersion = "0.26.0"
1515
androidPluginVersion = "8.9.2"
1616
androidxMediaVersion = "1.5.1"

gradle/verification-metadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12709,6 +12709,14 @@
1270912709
<sha256 value="fb90434eefdf0540aa685dd01c8605c8f65d5a0f44e5713cd65e9f75a0c89038" origin="Generated by Gradle" reason="Artifact is not signed"/>
1271012710
</artifact>
1271112711
</component>
12712+
<component group="com.github.nextcloud" name="android-library" version="ad5fb9e941">
12713+
<artifact name="android-library-ad5fb9e941.aar">
12714+
<sha256 value="db7d812133f17806d5f9a5b87cd4591ef5fb5d638705e9f2760f8b0b4f450fa3" origin="Generated by Gradle" reason="Artifact is not signed"/>
12715+
</artifact>
12716+
<artifact name="android-library-ad5fb9e941.module">
12717+
<sha256 value="f573cab2501e6c04bcfbacdab08ece66e5c35ec36ae2d95681afe47aadadbf4e" origin="Generated by Gradle" reason="Artifact is not signed"/>
12718+
</artifact>
12719+
</component>
1271212720
<component group="com.github.nextcloud" name="android-library" version="be43184f87164bd5ec4f1d2ed912665203433321">
1271312721
<artifact name="android-library-be43184f87164bd5ec4f1d2ed912665203433321.aar">
1271412722
<sha256 value="7b1c45e5af11857cf1e18d4d4a9347d97b253426f6cad5956c5da058587286a0" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)