Skip to content

Commit 2e192cf

Browse files
Merge pull request #689 from nextcloud/renovate/com.android.application-8.x
chore(deps): update plugin com.android.application to v8.11.0
2 parents 51c2cda + ea5f829 commit 2e192cf

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
@@ -20,7 +20,7 @@ plugins {
2020
id "org.jetbrains.kotlin.kapt" version "$kotlinVersion" apply false
2121
id "com.diffplug.spotless" version "7.0.4" apply false
2222
id 'io.gitlab.arturbosch.detekt' version '1.23.8' apply false
23-
id 'com.android.application' version '8.10.1' apply false
23+
id 'com.android.application' version '8.11.0' apply false
2424
}
2525

2626
tasks.register('clean', Delete) {

gradle/verification-metadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5750,6 +5750,14 @@
57505750
<sha256 value="d7230cbf765abbe27b85337d5c703aa01624ad519913e8dd5f782a1db57bf071" origin="Generated by Gradle" reason="Artifact is not signed"/>
57515751
</artifact>
57525752
</component>
5753+
<component group="com.android.tools.build" name="bundletool" version="1.18.1">
5754+
<artifact name="bundletool-1.18.1.jar">
5755+
<sha256 value="a73341a7945abcb0e6b8971c7b1b2801bd765006447ca0d2437a4260d572ceac" origin="Generated by Gradle" reason="Artifact is not signed"/>
5756+
</artifact>
5757+
<artifact name="bundletool-1.18.1.pom">
5758+
<sha256 value="5c4df7b2e31f17f20e4b8dbd62a2b7865a09a49a1fd2931a359fd394ecb9b5a5" origin="Generated by Gradle" reason="Artifact is not signed"/>
5759+
</artifact>
5760+
</component>
57535761
<component group="com.android.tools.build" name="gradle" version="8.10.0">
57545762
<artifact name="gradle-8.10.0.jar">
57555763
<sha256 value="637b7a7ecb20533b6d2d5401bed07e20549eb700019c6257f137eca73a0cb419" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)