feat(common): set up for Compose screenshot testing

This commit is contained in:
Harsh Shandilya 2024-09-02 03:02:49 +05:30
parent 7037d55bf2
commit ed4c573ee4
3 changed files with 9 additions and 1 deletions

View file

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