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 b5ca3bf commit dfd11baCopy full SHA for dfd11ba
app/build.gradle.kts
@@ -52,7 +52,7 @@ android {
52
53
testOptions {
54
screenshotTests {
55
- imageDifferenceThreshold = 0.03f // 2%
+ imageDifferenceThreshold = 0.035f // 3.5%
56
}
57
58
0 commit comments