Skip to content

Commit f96c6fa

Browse files
Merge pull request #619 from nextcloud/renovate/com.android.application-8.x
chore(deps): update plugin com.android.application to v8.8.2
2 parents c1bf2b2 + a79d8e6 commit f96c6fa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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.2" apply false
2222
id 'io.gitlab.arturbosch.detekt' version '1.23.8' apply false
23-
id 'com.android.application' version '8.8.1' apply false
23+
id 'com.android.application' version '8.8.2' apply false
2424
}
2525

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

gradle/verification-metadata.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
<trust file="viewbinding-8.8.1.pom"/>
4040
<trust file="viewbinding-8.8.2.pom"/>
4141
<trust group="com.android.tools.build" name="aapt2" version="8.8.1-12006047" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
42+
<trust group="com.android.tools.build" name="aapt2" version="8.8.2-12006047" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
4243
<trust file=".*-javadoc[.]jar" regex="true"/>
4344
<trust file=".*-sources[.]jar" regex="true"/>
4445
</trusted-artifacts>
@@ -2965,6 +2966,11 @@
29652966
<sha256 value="0a58984c78430586759862f05cea8f27d245ae39c97c594fc7598e6236d7dd71" origin="Generated by Gradle"/>
29662967
</artifact>
29672968
</component>
2969+
<component group="com.android.application" name="com.android.application.gradle.plugin" version="8.8.2">
2970+
<artifact name="com.android.application.gradle.plugin-8.8.2.pom">
2971+
<sha256 value="54a49f69ee41919f39f00a7d74be36e686189801237002b520e28fc770092c2d" origin="Generated by Gradle"/>
2972+
</artifact>
2973+
</component>
29682974
<component group="com.android.databinding" name="baseLibrary" version="8.3.0">
29692975
<artifact name="baseLibrary-8.3.0.jar">
29702976
<sha256 value="794113709dab21b06c262b3795e73cb708fbacae61715f34361e1af6237a1870" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)