Skip to content

Commit 146a563

Browse files
chore(deps): update plugin com.android.test to v8.10.0 (#1186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 460ad97 commit 146a563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ plugins {
2929
id("com.gradle.enterprise") version("3.19.2") apply false
3030
id("org.jetbrains.kotlin.plugin.serialization") version (Versions.kotlin)
3131
id("androidx.baselineprofile") version "1.3.4" apply false
32-
id("com.android.test") version "8.9.2" apply false
32+
id("com.android.test") version "8.10.0" apply false
3333
}
3434

3535

0 commit comments

Comments
 (0)