Skip to content

Commit 3aa9cd5

Browse files
chore(deps): update plugin com.android.test to v8.9.1 (#1122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f3cbe4 commit 3aa9cd5

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
@@ -28,7 +28,7 @@ plugins {
2828
id("com.google.dagger.hilt.android") version ("2.56.1") apply false
2929
id("com.gradle.enterprise") version("3.19.2") apply false
3030
id("org.jetbrains.kotlin.plugin.serialization") version (Versions.kotlin)
31-
id("com.android.test") version "8.5.1" apply false
31+
id("com.android.test") version "8.9.1" apply false
3232
id("androidx.baselineprofile") version "1.2.3" apply false
3333
}
3434

0 commit comments

Comments
 (0)