Fix for PendingIntent mutability and AndroidX

This commit is contained in:
Nathan Kerr
2022-04-22 09:01:07 -07:00
parent b33044c8e5
commit 8bc19edeb4
4 changed files with 10 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-background-mode",
"version": "0.7.3",
"version": "0.8.0",
"description": "Prevent apps from going to sleep in background.",
"cordova": {
"id": "cordova-plugin-background-mode",