Skip to content

Commit

Permalink
Android 12 PendingIntent crash fixes for targetSDK31
Browse files Browse the repository at this point in the history
  • Loading branch information
hariks789 committed May 23, 2022
1 parent 43535be commit 5acd3d6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
## Changelog
### [0.7.0] - 2022-05-23
- Android 12 PendingIntent crash fixes for targetSDK 12

### [0.6.11] - 2022-05-18
- Repo updated - https://www.npmjs.com/package/@hariks789/react-native-background-geolocation
- Android activity exported fix

### [0.6.3] - 2019-09-16
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hariks789/react-native-background-geolocation",
"version": "0.6.11",
"version": "0.7.0",
"description": "Optimized background location tracking",
"main": "./index.js",
"types": "./index.d.ts",
Expand Down

0 comments on commit 5acd3d6

Please sign in to comment.