@capacitor/local-notifications
Advanced tools
Comparing version 4.1.4-nightly-20221128T150904.0 to 4.1.4-nightly-20221129T150916.0
@@ -482,2 +482,4 @@ import type { PermissionState, PluginListenerHandle } from '@capacitor/core'; | ||
* The notification identifier. | ||
* On Android it's a 32-bit int. | ||
* So the value should be between -2147483648 and 2147483647 inclusive. | ||
* | ||
@@ -484,0 +486,0 @@ * @since 1.0.0 |
{ | ||
"name": "@capacitor/local-notifications", | ||
"version": "4.1.4-nightly-20221128T150904.0", | ||
"version": "4.1.4-nightly-20221129T150916.0", | ||
"description": "The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).", | ||
@@ -83,3 +83,3 @@ "main": "dist/plugin.cjs.js", | ||
}, | ||
"gitHead": "473dbe5159258c4e8ea5c9bbbd9542f864da55c0" | ||
"gitHead": "df7e2f5a35879e618f0c3d50fe1a4b3ef4380b0e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
412688
6356