Skip to content

Commit 8e7c7a9

Browse files
Update dependency com.android.tools.build:gradle to v8.13.0 (#284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e9f66d commit 8e7c7a9

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
@@ -68,7 +68,7 @@ dependencies {
6868
api "guru.nidi:graphviz-java:0.18.1"
6969

7070
testImplementation 'junit:junit:4.13.2'
71-
testImplementation "com.android.tools.build:gradle:8.12.2"
71+
testImplementation "com.android.tools.build:gradle:8.13.0"
7272
testImplementation "org.jetbrains.kotlin.native.cocoapods:org.jetbrains.kotlin.native.cocoapods.gradle.plugin:$kotlinVersion"
7373
testImplementation "org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion"
7474

0 commit comments

Comments
 (0)