Skip to content

Commit ef90d78

Browse files
Update dependency com.android.tools.build:gradle to v8.12.0 (#275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64deb69 commit ef90d78

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.11.0"
71+
testImplementation "com.android.tools.build:gradle:8.12.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)