Skip to content

Commit 8cf803d

Browse files
AndroidX compatibility #159
1 parent 165709b commit 8cf803d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
The Local Notifications plugin allows your app to show notifications when the app is not running.
1717
Just like remote push notifications, but a few orders of magnitude easier to set up.
1818

19-
> **Breaking changes in 3.0.0**: `smallIcon` is now `icon`/`silhouetteIcon`, and `largeIcon` is now `image`. Also, read the 'Setup' paragraph below.
19+
> ⚠️ Plugin version 4.0.0 should be used with NativeScript 6+. If you have an older `tns --version`, please use an older plugin version.
2020
2121
## Installation
2222
From the command prompt go to your app's root folder and execute:

0 commit comments

Comments
 (0)