Skip to content

Commit 53908be

Browse files
committed
change AVD versions
1 parent 442dec8 commit 53908be

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
strategy:
8282
fail-fast: false
8383
matrix:
84-
api-level: [21, 25, 26, 29]
84+
api-level: [25, 29, 35]
8585
steps:
8686
- name: checkout
8787
uses: actions/checkout@v4

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ fsc-test-libs/
1414
values.gradle
1515
jacoco.exec
1616
.vscode/
17+
.settings/
1718

0 commit comments

Comments
 (0)