Skip to content

Commit

Permalink
Merge branch 'release/1.2.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
nivisi committed Dec 8, 2021
2 parents 4b44874 + 9031b38 commit 923fdb1
Show file tree
Hide file tree
Showing 44 changed files with 31 additions and 649 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A new Android Launcher built with Flutter.
<!-- References -->
[code-factor--badge-url]: https://www.codefactor.io/repository/github/nivisi/leafylauncher/badge?s=12760533a8fde6261b394c1023a0e4e8e3ca6a7a
[code-factor-app-url]: https://www.codefactor.io/repository/github/nivisi/leafylauncher
[app-version-img]: https://img.shields.io/badge/version-1.2.0_beta-green
[app-version-img]: https://img.shields.io/badge/version-1.2.1_beta-green

[ci-badge-url]: https://github.com/nivisi/LeafyLauncher/actions/workflows/leafy_ci.yml/badge.svg?branch=develop
[ci-url]: https://github.com/nivisi/LeafyLauncher/actions/workflows/leafy_ci.yml
Expand Down
2 changes: 1 addition & 1 deletion src/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ analyzer:
invariant_booleans: ignore
avoid_classes_with_only_static_members: ignore
exclude:
[lib/*.g.dart]
[lib/**.g.dart]
49 changes: 0 additions & 49 deletions src/leafy_notes_db/analysis_options.yaml

This file was deleted.

Loading

0 comments on commit 923fdb1

Please sign in to comment.