refactor: drop screenshot tests

This breaks the Anvil Gradle Plugin

See: https://github.com/ZacSweers/anvil/issues/89
This commit is contained in:
Harsh Shandilya 2025-03-28 15:15:53 +05:30
parent 82d8303bfe
commit 5599d6d70d
10 changed files with 0 additions and 78 deletions

View file

@ -138,7 +138,6 @@ licensee = "app.cash.licensee:1.13.0"
modulegraphassert = "com.jraska.module.graph.assertion:2.8.0"
navigation-safeargs = { id = "androidx.navigation.safeargs.kotlin", version.ref = "navigation" }
poko = "dev.drewhamilton.poko:0.18.4"
screenshot = "com.android.compose.screenshot:0.0.1-alpha09"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
tracelog = "dev.msfjarvis.tracelog:0.1.3"
whetstone = { id = "dev.msfjarvis.whetstone", version.ref = "whetstone" }