Skip to content

Commit 52eabe4

Browse files
committed
Update minSdk to 24
1 parent dce003d commit 52eabe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/integration_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
12-
api-level: [23, 29, 34]
12+
api-level: [24, 29, 34]
1313
steps:
1414
- uses: actions/checkout@v4
1515

0 commit comments

Comments
 (0)