Skip to content

Commit f4a1d02

Browse files
chore(deps): update plugin com.android.application to v8.8.0
1 parent 3a62e58 commit f4a1d02

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.1" apply false
2222
id 'io.gitlab.arturbosch.detekt' version '1.23.7' apply false
23-
id 'com.android.application' version '8.7.3' apply false
23+
id 'com.android.application' version '8.8.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
@@ -3467,6 +3467,14 @@
34673467
<sha256 value="7cdd337644d523fe60cfb632410c6b7fb7d982eec53270ddbedff1c26333545d" origin="Generated by Gradle" reason="Artifact is not signed"/>
34683468
</artifact>
34693469
</component>
3470+
<component group="com.android.tools.build" name="bundletool" version="1.17.2">
3471+
<artifact name="bundletool-1.17.2.jar">
3472+
<sha256 value="166855cb81e10f2328a2931006f4801f422d8f4de5d717ec0f7f16fc2049a089" origin="Generated by Gradle" reason="Artifact is not signed"/>
3473+
</artifact>
3474+
<artifact name="bundletool-1.17.2.pom">
3475+
<sha256 value="f342d06b5180e6eaba076a2a18a8e7fd66ae9b5f048964afb6ef42a023fa3752" origin="Generated by Gradle" reason="Artifact is not signed"/>
3476+
</artifact>
3477+
</component>
34703478
<component group="com.android.tools.build" name="gradle" version="8.3.0">
34713479
<artifact name="gradle-8.3.0.jar">
34723480
<sha256 value="2373ffe9dd5928b2d3f2696d4d4d5f061d24d49582850dd9f05d9740f9c360d9" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)