Skip to content

Commit

Permalink
feat(voltron): add code owner for voltron-demo
Browse files Browse the repository at this point in the history
  • Loading branch information
henryjin0511 committed Nov 13, 2023
1 parent 668dadc commit a83674d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ CMakeLists.txt @ilikethese @etkmao
/framework/examples/android-demo/res/ @zealotchen0
/framework/examples/ios-demo/ @wwwcg @ruifanyuan
/framework/examples/ios-demo/res/ @zealotchen0
/framework/examples/voltron-demo/ @henryjin0511

# doc: pages
/*.md @zealotchen0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ environment:
dependencies:
flutter:
sdk: flutter
voltron: 0.0.35
voltron: 0.0.37
qr_flutter: 4.0.0

# The following adds the Cupertino Icons font to your application.
Expand Down
3 changes: 1 addition & 2 deletions framework/examples/voltron-demo/flutter_proj/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@ dev_dependencies:
flutter_test:
sdk: flutter

voltron: 0.0.35

voltron: 0.0.37
qr_flutter: 4.0.0

# The "flutter_lints" package below contains a set of recommended lints to
Expand Down

0 comments on commit a83674d

Please sign in to comment.