MOBILE-2567 pushnotifications: Fix push notifications in Android 8
parent
e24c3c7261
commit
e3243ee17b
|
@ -114,7 +114,7 @@
|
|||
<plugin name="cordova-plugin-splashscreen" spec="^5.0.2" />
|
||||
<plugin name="cordova-clipboard" spec="^1.2.1" />
|
||||
<plugin name="nl.kingsquare.cordova.background-audio" spec="^1.0.1" />
|
||||
<plugin name="phonegap-plugin-push" spec="1.11.1">
|
||||
<plugin name="phonegap-plugin-push" spec="https://github.com/moodlemobile/phonegap-plugin-push.git#moodle">
|
||||
<variable name="SENDER_ID" value="694767596569" />
|
||||
</plugin>
|
||||
<plugin name="cordova-plugin-customurlscheme" spec="^4.3.0">
|
||||
|
|
Loading…
Reference in New Issue