Skip to content

Commit 5acd3d6

Browse files
committed
Android 12 PendingIntent crash fixes for targetSDK31
1 parent 43535be commit 5acd3d6

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
## Changelog
2+
### [0.7.0] - 2022-05-23
3+
- Android 12 PendingIntent crash fixes for targetSDK 12
4+
5+
### [0.6.11] - 2022-05-18
6+
- Repo updated - https://www.npmjs.com/package/@hariks789/react-native-background-geolocation
7+
- Android activity exported fix
28

39
### [0.6.3] - 2019-09-16
410
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hariks789/react-native-background-geolocation",
3-
"version": "0.6.11",
3+
"version": "0.7.0",
44
"description": "Optimized background location tracking",
55
"main": "./index.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)