Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions geolocator_linux/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## NEXT
## 0.2.4

- Updates dependency on flutter_lints to version 5.0.0
- Updates dependency on package_info_plus to version 9.0.0.

## 0.2.3

Expand Down
2 changes: 1 addition & 1 deletion geolocator_linux/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
geoclue: ^0.1.1
geolocator_platform_interface: ^4.1.0
gsettings: ^0.2.5
package_info_plus: "^8.0.0"
package_info_plus: "^9.0.0"

dev_dependencies:
build_runner: ^2.1.8
Expand Down
Loading