Compare commits
2 commits
b1e698c9c9
...
617035c424
Author | SHA1 | Date | |
---|---|---|---|
617035c424 | |||
9ce5e129a6 |
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ fladle {
|
|||
environmentVariables.put("clearPackageData", "true")
|
||||
testTimeout.set("7m")
|
||||
devices.add(
|
||||
mapOf("model" to "NexusLowRes", "version" to "29")
|
||||
mapOf("model" to "Pixel2.arm", "version" to "33")
|
||||
)
|
||||
projectId.set("simplemarkdown")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue