Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit 165c3e0

Browse files
committed
Remove unused bundle in version catalogue
1 parent cda8aeb commit 165c3e0

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

gradle/libs.versions.toml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -138,15 +138,3 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
138138
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kotlinxKover" }
139139
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
140140
sonarqube = { id = "org.sonarqube", version.ref = "sonarqube" }
141-
142-
[bundles]
143-
tests-instrumented = [
144-
"androidx-compose-ui-test",
145-
"androidx-test-espresso",
146-
"androidx-test-runner",
147-
"androidx-test-rules",
148-
"fastlane-screengrab",
149-
"junit-junit5",
150-
"junit-vintage",
151-
"mockk-android",
152-
]

0 commit comments

Comments
 (0)