android-fhir
android-fhir copied to clipboard
Support Android Min API Level 24
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.
Discussed with @joiskash @pld offline.
FYI also @fredhersch @f-odhiambo @mberg @ekigamba @maimoonak @kunjan8794 since this is an important change
@vitorpamplona
Have discussed this offline with @pld, @joiskash and no concern is raised.
See #1627 for more details and background regarding api level change for the workflow library