Skip to content

Commit 4ae9e41

Browse files
committed
fix lib version
Signed-off-by: alperozturk <alper_ozturk@proton.me>
1 parent 8510b7d commit 4ae9e41

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 = "2.22.0"
13+
androidLibraryVersion = "8c77f600ac942f6eb4e3c4447143fc949d34acc6"
1414
androidCommonLibraryVersion = "0.28.0"
1515
androidPluginVersion = '8.13.0'
1616
androidxMediaVersion = "1.5.1"

gradle/verification-metadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16339,6 +16339,14 @@
1633916339
<sha256 value="366e1217b642efa6f8ee8334b265169a8860c5e5425159715891509474b30df8" origin="Generated by Gradle" reason="Artifact is not signed"/>
1634016340
</artifact>
1634116341
</component>
16342+
<component group="com.github.nextcloud" name="android-library" version="8c77f600ac942f6eb4e3c4447143fc949d34acc6">
16343+
<artifact name="android-library-8c77f600ac942f6eb4e3c4447143fc949d34acc6.aar">
16344+
<sha256 value="8123aaea5d9c2fa439a635bb64d16ec532c596a4a2dd76e18da2fe729ab886ba" origin="Generated by Gradle" reason="Artifact is not signed"/>
16345+
</artifact>
16346+
<artifact name="android-library-8c77f600ac942f6eb4e3c4447143fc949d34acc6.module">
16347+
<sha256 value="1bcc9a70ccdad8253705dd2a4bd173155ee3a828bd26e5f3047bf246facd3e59" origin="Generated by Gradle" reason="Artifact is not signed"/>
16348+
</artifact>
16349+
</component>
1634216350
<component group="com.github.nextcloud" name="android-library" version="8e561c7e65f208492c20b106eb25cfbe43dc7189">
1634316351
<artifact name="android-library-8e561c7e65f208492c20b106eb25cfbe43dc7189.aar">
1634416352
<sha256 value="d772821c93ced5f256dfc150f90bac38358ea037fa90ac80614cfd089c3996e6" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)