We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3eb68e commit 4e9f66dCopy full SHA for 4e9f66d
build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
api "guru.nidi:graphviz-java:0.18.1"
69
70
testImplementation 'junit:junit:4.13.2'
71
- testImplementation "com.android.tools.build:gradle:8.12.1"
+ testImplementation "com.android.tools.build:gradle:8.12.2"
72
testImplementation "org.jetbrains.kotlin.native.cocoapods:org.jetbrains.kotlin.native.cocoapods.gradle.plugin:$kotlinVersion"
73
testImplementation "org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion"
74
0 commit comments