We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bec71ce commit 22a57ccCopy full SHA for 22a57cc
config.xml
@@ -142,7 +142,7 @@
142
<plugin name="nl.kingsquare.cordova.background-audio" spec="1.0.1" />
143
<plugin name="phonegap-plugin-push" spec="https://github.com/moodlemobile/phonegap-plugin-push.git#moodle-v3">
144
<variable name="ANDROID_SUPPORT_V13_VERSION" value="27.+" />
145
- <variable name="FCM_VERSION" value="17.0.+" />
+ <variable name="FCM_VERSION" value="17.5.+" />
146
</plugin>
147
<edit-config file="AndroidManifest.xml" mode="merge" target="/manifest/application/activity[@android:name='MainActivity']">
148
<activity android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale|screenLayout|smallestScreenSize" android:debuggable="true" />
0 commit comments