Skip to content
This repository was archived by the owner on Oct 14, 2022. It is now read-only.

Commit 3ad3b50

Browse files
Update to 0.4.4
1 parent d0d2bf6 commit 3ad3b50

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,7 @@
4343

4444
## 0.4.3
4545
* Fix with Flutter 3
46-
* Don't request permissions at startup (#56)
46+
* Don't request permissions at startup (#56)
47+
48+
## 0.4.4
49+
* Update Gradle (#60)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_geofence
22
description: Plugin to interact with geofences, and get the user's current/latest location.
3-
version: 0.4.3
3+
version: 0.4.4
44
homepage: https://github.com/DwayneCoussement/geofence
55

66
environment:

0 commit comments

Comments
 (0)