Skip to content

Commit b4512d1

Browse files
Update dependency com.android.tools.build:gradle to v8.7.1 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e1283b commit b4512d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ buildscript {
3636
classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.24.0'
3737
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}"
3838
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.30.0'
39-
classpath 'com.android.tools.build:gradle:8.7.0'
39+
classpath 'com.android.tools.build:gradle:8.7.1'
4040
classpath 'app.cash.licensee:licensee-gradle-plugin:1.11.0'
4141
classpath 'com.facebook.testing.screenshot:plugin:0.15.0'
4242
}

0 commit comments

Comments
 (0)