Skip to content

Commit adb2ae6

Browse files
Merge pull request #636 from nextcloud/renovate/com.android.library-8.x
chore(deps): update plugin com.android.library to v8.9.1
2 parents 5c66a6d + ea5707a commit adb2ae6

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
// Top-level build file where you can add configuration options common to all sub-projects/modules.
1616
plugins {
1717
id 'org.jetbrains.kotlin.plugin.compose' version '2.1.20' apply false
18-
id 'com.android.library' version '8.9.0' apply false
18+
id 'com.android.library' version '8.9.1' apply false
1919
id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false
2020
id "org.jetbrains.kotlin.kapt" version "$kotlinVersion" apply false
2121
id "com.diffplug.spotless" version "7.0.2" apply false

gradle/verification-metadata.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10574,6 +10574,11 @@
1057410574
</sha256>
1057510575
</artifact>
1057610576
</component>
10577+
<component group="org.jetbrains.kotlin.android" name="org.jetbrains.kotlin.android.gradle.plugin" version="2.1.20">
10578+
<artifact name="org.jetbrains.kotlin.android.gradle.plugin-2.1.20.pom">
10579+
<sha256 value="c967697eb83205c45153c86d79a662f1c4b66a01cdee9f7fdd07bb934029a135" origin="Generated by Gradle" reason="Artifact is not signed"/>
10580+
</artifact>
10581+
</component>
1057710582
<component group="org.jetbrains.kotlin.kapt" name="org.jetbrains.kotlin.kapt.gradle.plugin" version="1.9.22">
1057810583
<artifact name="org.jetbrains.kotlin.kapt.gradle.plugin-1.9.22.pom">
1057910584
<sha256 value="1daf64ddd8e90a6aa8a831f3e649b4b094e72fe91df0dfd91b5b1ba1dcd54d54" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -10621,6 +10626,11 @@
1062110626
</sha256>
1062210627
</artifact>
1062310628
</component>
10629+
<component group="org.jetbrains.kotlin.kapt" name="org.jetbrains.kotlin.kapt.gradle.plugin" version="2.1.20">
10630+
<artifact name="org.jetbrains.kotlin.kapt.gradle.plugin-2.1.20.pom">
10631+
<sha256 value="f305526da4a603979ba5703eb1b697ac4a8ed782be708866cd65dbf5079cb5e5" origin="Generated by Gradle" reason="Artifact is not signed"/>
10632+
</artifact>
10633+
</component>
1062410634
<component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.0.0">
1062510635
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.0.0.pom">
1062610636
<sha256 value="38e76d688eddcf2d92ab20838c0adf28d8fd5de2cc965edcd273a9b4f7d636de" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -10653,6 +10663,11 @@
1065310663
</sha256>
1065410664
</artifact>
1065510665
</component>
10666+
<component group="org.jetbrains.kotlin.plugin.compose" name="org.jetbrains.kotlin.plugin.compose.gradle.plugin" version="2.1.20">
10667+
<artifact name="org.jetbrains.kotlin.plugin.compose.gradle.plugin-2.1.20.pom">
10668+
<sha256 value="93d752c5314ed1f65e303531f41aa8f2a4c1b6221173d15ed8037cf31f6f4482" origin="Generated by Gradle" reason="Artifact is not signed"/>
10669+
</artifact>
10670+
</component>
1065610671
<component group="org.jetbrains.kotlinx" name="atomicfu" version="0.17.3">
1065710672
<artifact name="atomicfu-0.17.3.module">
1065810673
<sha256 value="854a75a9ebf30cb588e8ceda7da1b7089d4272a12324d3cffcaf5b62902738bd" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)