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 4e9f66d commit 8e7c7a9Copy full SHA for 8e7c7a9
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.2"
+ testImplementation "com.android.tools.build:gradle:8.13.0"
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