Initial draft of screenshot testing setup

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-02-27 19:01:58 +05:30
parent 5714ac881e
commit f5bc2ebb59
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
6 changed files with 44 additions and 2 deletions

View file

@ -34,5 +34,6 @@ dependencies {
implementation(Plugins.jsemver)
implementation(Plugins.lintModel)
implementation(Plugins.kotlin)
implementation(Plugins.shot)
implementation(Plugins.sqldelight)
}