Skip to content

Commit 22a57cc

Browse files
committed
MOBILE-3039 push: Force FCM version 17.5+
1 parent bec71ce commit 22a57cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<plugin name="nl.kingsquare.cordova.background-audio" spec="1.0.1" />
143143
<plugin name="phonegap-plugin-push" spec="https://github.com/moodlemobile/phonegap-plugin-push.git#moodle-v3">
144144
<variable name="ANDROID_SUPPORT_V13_VERSION" value="27.+" />
145-
<variable name="FCM_VERSION" value="17.0.+" />
145+
<variable name="FCM_VERSION" value="17.5.+" />
146146
</plugin>
147147
<edit-config file="AndroidManifest.xml" mode="merge" target="/manifest/application/activity[@android:name='MainActivity']">
148148
<activity android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale|screenLayout|smallestScreenSize" android:debuggable="true" />

0 commit comments

Comments
 (0)