Skip to content

Commit a2d802f

Browse files
use 0.29.0 common ui
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
1 parent 9a29514 commit a2d802f

File tree

2 files changed

+38
-1
lines changed

2 files changed

+38
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
kotlinVersion = '2.2.20'
1414
commonsVersion = '2.3.7'
1515
androidCommonsVersion = '1.1.0'
16-
nextcloudAndroidCommonLib = "ab22edd0cf"
16+
nextcloudAndroidCommonLib = "0.29.0"
1717
singleSignOnVersion = "17df25ce03d98b9d868249b41f7300bff6c54f3e"
1818
}
1919
repositories {

gradle/verification-metadata.xml

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2010,6 +2010,12 @@
20102010
<sha256 value="4ab4a3b0bc1664e3a2c60dec699af635778e15c6ee373971690948f073dd721e" origin="Generated by Gradle"/>
20112011
</artifact>
20122012
</component>
2013+
<component group="androidx.core" name="core" version="1.17.0">
2014+
<artifact name="core-1.17.0.aar">
2015+
<sha256 value="e1bd22bbcf5cee3a992dedb7d2d3c3b31c9f761c01e56d00ea443c8aaa981182"
2016+
origin="Generated by Gradle" />
2017+
</artifact>
2018+
</component>
20132019
<component group="androidx.core" name="core" version="1.9.0">
20142020
<artifact name="core-1.9.0.module">
20152021
<sha256 value="8674ade1d12962469dd2d1e6edc03b465f20d180b0840a129bc40b351e8651d1" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -10855,6 +10861,16 @@
1085510861
<artifact name="core-0.28.0.module">
1085610862
<sha256 value="5b1d94be7be13fc2b172a56c837c334d3eb45221c239b4381e2576c0f5210a66" origin="Generated by Gradle" reason="Artifact is not signed"/>
1085710863
</artifact>
10864+
</component>
10865+
<component group="com.github.nextcloud.android-common" name="core" version="0.29.0">
10866+
<artifact name="core-0.29.0.aar">
10867+
<sha256 value="b3f49702e6022549a2a48083c7720ffac98af72ae383beab2b79f7ebeac6a6cf"
10868+
origin="Generated by Gradle" />
10869+
</artifact>
10870+
<artifact name="core-0.29.0.module">
10871+
<sha256 value="ca918cf66b15fc587101266bd876a12994788032b7d9691eba47dc1b2bebee84"
10872+
origin="Generated by Gradle" reason="Artifact is not signed" />
10873+
</artifact>
1085810874
</component>
1085910875
<component group="com.github.nextcloud.android-common" name="core" version="1b779645b4ee2095ab133a8c939056eb13331453">
1086010876
<artifact name="core-1b779645b4ee2095ab133a8c939056eb13331453.aar">
@@ -11031,6 +11047,17 @@
1103111047
<artifact name="material-color-utilities-0.28.0.module">
1103211048
<sha256 value="21673942e3b92170aaef0b945e05d93581c7eb2098e21b551049059f786dc438" origin="Generated by Gradle" reason="Artifact is not signed"/>
1103311049
</artifact>
11050+
</component>
11051+
<component group="com.github.nextcloud.android-common" name="material-color-utilities"
11052+
version="0.29.0">
11053+
<artifact name="material-color-utilities-0.29.0.jar">
11054+
<sha256 value="1bd3fd83697314ba2a0628eb139cab7a4664f3c0b190c87ccd5b02b81e90dd26"
11055+
origin="Generated by Gradle" reason="Artifact is not signed" />
11056+
</artifact>
11057+
<artifact name="material-color-utilities-0.29.0.module">
11058+
<sha256 value="d15301d0b436751e230b04ee5d071df4ab62bdcb606c3f9bdebae6aef575637a"
11059+
origin="Generated by Gradle" reason="Artifact is not signed" />
11060+
</artifact>
1103411061
</component>
1103511062
<component group="com.github.nextcloud.android-common" name="material-color-utilities" version="1b779645b4ee2095ab133a8c939056eb13331453">
1103611063
<artifact name="material-color-utilities-1b779645b4ee2095ab133a8c939056eb13331453.jar">
@@ -11211,6 +11238,16 @@
1121111238
<artifact name="ui-0.28.0.module">
1121211239
<sha256 value="a88f8c36cefb6c7227993e7fcdd02a8f7d1124ec61ce101dd37443a34b96a8f4" origin="Generated by Gradle" reason="Artifact is not signed"/>
1121311240
</artifact>
11241+
</component>
11242+
<component group="com.github.nextcloud.android-common" name="ui" version="0.29.0">
11243+
<artifact name="ui-0.29.0.aar">
11244+
<sha256 value="57a52f8bea07c3a80c81c4c66fa60d91393cfc28e823bc910e9c1a99b4d416e4"
11245+
origin="Generated by Gradle" />
11246+
</artifact>
11247+
<artifact name="ui-0.29.0.module">
11248+
<sha256 value="0a9dacf936d5082dc2ea4362a020cd93642a025674d2e834d2428e41d242711c"
11249+
origin="Generated by Gradle" reason="Artifact is not signed" />
11250+
</artifact>
1121411251
</component>
1121511252
<component group="com.github.nextcloud.android-common" name="ui" version="1b779645b4ee2095ab133a8c939056eb13331453">
1121611253
<artifact name="ui-1b779645b4ee2095ab133a8c939056eb13331453.aar">

0 commit comments

Comments
 (0)