replace 29 for 31

looks like 29 has memory issues https://github.com/google/android-fhir/issues/73
pull/1/head
Jose Alcérreca 3 years ago committed by GitHub
parent 39988038f9
commit 1551d6e541
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -71,7 +71,7 @@ jobs:
timeout-minutes: 30
strategy:
matrix:
api-level: [23, 26, 29]
api-level: [23, 26, 31]
steps:
- name: Checkout

Loading…
Cancel
Save