Skip to content

Commit 5101d44

Browse files
chore(release): 7.1.8 [skip ci]
## [7.1.8](v7.1.7...v7.1.8) (2026-02-11) ### Bug Fixes * **android:** AGP 9.0 no longer supporting `proguard-android.txt` ([#74](#74)) ([3c2a656](3c2a656))
1 parent 3c2a656 commit 5101d44

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.1.8](https://github.com/ionic-team/capacitor-geolocation/compare/v7.1.7...v7.1.8) (2026-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **android:** AGP 9.0 no longer supporting `proguard-android.txt` ([#74](https://github.com/ionic-team/capacitor-geolocation/issues/74)) ([3c2a656](https://github.com/ionic-team/capacitor-geolocation/commit/3c2a656437245b0b12f054c0d692c7f59eee68c5))
7+
18
## [7.1.7](https://github.com/ionic-team/capacitor-geolocation/compare/v7.1.6...v7.1.7) (2025-12-16)
29

310

packages/capacitor-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/geolocation",
3-
"version": "7.1.7",
3+
"version": "7.1.8",
44
"description": "The Geolocation API provides simple methods for getting and tracking the current position of the device using GPS, along with altitude, heading, and speed information if available.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)