Skip to content

Commit e1db6d8

Browse files
Update dependency com.android.tools.build:gradle to v9
1 parent a369d8c commit e1db6d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
testImplementation(libs.android.plugin)
1717
testImplementation(libs.assertj)
1818
testImplementation(libs.mockk)
19-
testPluginDependency("com.android.tools.build:gradle:8.13.2")
19+
testPluginDependency("com.android.tools.build:gradle:9.0.0")
2020
}
2121

2222
kotlin {

0 commit comments

Comments
 (0)