mirror of
https://github.com/ProtonMail/android-mail.git
synced 2026-05-15 09:50:40 +00:00
Update firebase device config to use API 24 as min level
Since we recently changed the midSdk level in the app to 24, trying to run tests on API 23 would do nothing.
This commit is contained in:
@@ -10,8 +10,8 @@ fullTest:
|
||||
version: 27
|
||||
- model: G8142
|
||||
version: 25
|
||||
- model: Nexus5X
|
||||
version: 23
|
||||
- model: NexusLowRes
|
||||
version: 24
|
||||
quickTest:
|
||||
timeout: 30m
|
||||
device:
|
||||
@@ -19,6 +19,6 @@ quickTest:
|
||||
version: 29
|
||||
- model: Pixel2
|
||||
version: 28
|
||||
- model: Nexus5X
|
||||
version: 23
|
||||
- model: NexusLowRes
|
||||
version: 24
|
||||
|
||||
|
||||
Reference in New Issue
Block a user