Skip to content

Commit 2f192dc

Browse files
Update dependency com.android.tools.build:gradle to v8.13.2 (#246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 76599d7 commit 2f192dc

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.35.0'
39-
classpath 'com.android.tools.build:gradle:8.13.1'
39+
classpath 'com.android.tools.build:gradle:8.13.2'
4040
classpath 'app.cash.licensee:licensee-gradle-plugin:1.14.1'
4141
classpath 'com.facebook.testing.screenshot:plugin:0.15.0'
4242
}

0 commit comments

Comments
 (0)