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 4b84d28 commit 7729f23Copy full SHA for 7729f23
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.10.0"
+ testImplementation "com.android.tools.build:gradle:8.10.1"
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