Skip to content

Commit 4540fb0

Browse files
renovate[bot]AndyScherzinger
authored andcommitted
fix(deps): update dependency com.android.tools.build:gradle to v8.8.0
1 parent c5c4dbf commit 4540fb0

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
@@ -21,7 +21,7 @@ buildscript {
2121
google()
2222
}
2323
dependencies {
24-
classpath 'com.android.tools.build:gradle:8.7.3'
24+
classpath 'com.android.tools.build:gradle:8.8.0'
2525
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
2626

2727
// NOTE: Do not place your application dependencies here; they belong

gradle/verification-metadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2306,6 +2306,14 @@
23062306
<sha256 value="7cdd337644d523fe60cfb632410c6b7fb7d982eec53270ddbedff1c26333545d" origin="Generated by Gradle" reason="Artifact is not signed"/>
23072307
</artifact>
23082308
</component>
2309+
<component group="com.android.tools.build" name="bundletool" version="1.17.2">
2310+
<artifact name="bundletool-1.17.2.jar">
2311+
<sha256 value="166855cb81e10f2328a2931006f4801f422d8f4de5d717ec0f7f16fc2049a089" origin="Generated by Gradle" reason="Artifact is not signed"/>
2312+
</artifact>
2313+
<artifact name="bundletool-1.17.2.pom">
2314+
<sha256 value="f342d06b5180e6eaba076a2a18a8e7fd66ae9b5f048964afb6ef42a023fa3752" origin="Generated by Gradle" reason="Artifact is not signed"/>
2315+
</artifact>
2316+
</component>
23092317
<component group="com.android.tools.build" name="gradle" version="8.2.2">
23102318
<artifact name="gradle-8.2.2.jar">
23112319
<sha256 value="ca50f47cd13d347de7c89ecb2bd06487b03a88687c46c2b776bc0a9323958955" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)