Skip to content

Commit fc29327

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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