AdevintaSpain/Barista

API 31 - Android 12

alorma opened this issue · 2 comments

We are currently working on support Android 12 (API 31) on Barista, but from now on there are some problems with it.

Main problem is that tests seems that are not able to run on emulators with API 31 (https://github.com/AdevintaSpain/Barista/runs/4547090643?check_suite_focus=true#step:5:514) so that is our priority

Found the problem of not running tests on API 31: #449

Ouch, this issue was closed automatically!

Tests were not running because Orchestrator (1.3.0) did not support API 31. Version 1.4.1 fixes that