We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8cac1c commit 7afa7c4Copy full SHA for 7afa7c4
app/build.gradle.kts
@@ -52,7 +52,7 @@ android {
52
53
testOptions {
54
screenshotTests {
55
- imageDifferenceThreshold = 0.05f // 1%
+ imageDifferenceThreshold = 0.02f // 2%
56
}
57
58
0 commit comments