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 a369d8c commit e1db6d8Copy full SHA for e1db6d8
stem-plugin/build.gradle.kts
@@ -16,7 +16,7 @@ dependencies {
16
testImplementation(libs.android.plugin)
17
testImplementation(libs.assertj)
18
testImplementation(libs.mockk)
19
- testPluginDependency("com.android.tools.build:gradle:8.13.2")
+ testPluginDependency("com.android.tools.build:gradle:9.0.0")
20
}
21
22
kotlin {
0 commit comments