Skip to content

Commit 93d1e5b

Browse files
committed
Merge branch 'develop' into test
* develop: chore: Update example app dependencies # Conflicts: # packages/example/android/app/build.gradle
2 parents a8b4da8 + beaf618 commit 93d1e5b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/code-analysis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ on:
66
- master
77
- develop
88
- test
9+
- chore
910
pull_request:
1011
branches:
1112
- master
1213
- develop
1314
- test
15+
- chore
1416

1517
jobs:
1618
lint:
@@ -24,7 +26,7 @@ jobs:
2426
distribution: temurin
2527
- uses: subosito/[email protected]
2628
with:
27-
flutter-version: '3.19.5'
29+
flutter-version: '3.22.2'
2830
cache: true
2931

3032
- name: Install dependencies for google_ml_kit

0 commit comments

Comments
 (0)