Merge branch 'master' into v5

This commit is contained in:
Daniel
2018-09-15 11:46:46 +02:00
parent 8f8aeb6e6a
commit d2d1f4889e
13 changed files with 1511 additions and 37 deletions
+1 -1
View File
@@ -372,7 +372,7 @@ export enum OSActionType {
* ```
*
* 3. From the root of your project make the file executable:
* `$ chmod +x hooks/after_prepare/030_copy_android_notification_icons.js`
* `$ chmod +x hooks/copy_android_notification_icons.js`
*
*
* @usage