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 b12d969 commit cd6878aCopy full SHA for cd6878a
1 file changed
build.gradle
@@ -65,7 +65,7 @@ dependencies {
65
api "guru.nidi:graphviz-java:0.18.1"
66
67
testImplementation 'junit:junit:4.13.2'
68
- testImplementation "com.android.tools.build:gradle:8.13.2"
+ testImplementation "com.android.tools.build:gradle:9.0.0"
69
testImplementation "org.jetbrains.kotlin.native.cocoapods:org.jetbrains.kotlin.native.cocoapods.gradle.plugin:$kotlinVersion"
70
testImplementation "org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion"
71
0 commit comments