android-fhir icon indicating copy to clipboard operation
android-fhir copied to clipboard

Support Android Min API Level 24

Open jingtang10 opened this issue 2 years ago • 2 comments

We have not been testing API level 21 consistently in our testing matrix: https://github.com/google/android-fhir/blob/master/.github/workflows/device-tests.yml#L40

We should consider raising the min api level to 24 (released aug 2016) as we already do not guarantee support for anything lower than 24 due to our lack of tests.

jingtang10 avatar Sep 23 '22 18:09 jingtang10

Discussed with @joiskash @pld offline.

FYI also @fredhersch @f-odhiambo @mberg @ekigamba @maimoonak @kunjan8794 since this is an important change

jingtang10 avatar Sep 23 '22 19:09 jingtang10

@vitorpamplona

jingtang10 avatar Sep 23 '22 19:09 jingtang10

Have discussed this offline with @pld, @joiskash and no concern is raised.

jingtang10 avatar Sep 26 '22 10:09 jingtang10

See #1627 for more details and background regarding api level change for the workflow library

jingtang10 avatar Sep 26 '22 10:09 jingtang10