Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 60f6993

Browse files
Merge pull request #626 from kyawzinwai/master
Update the PLAY_SERVICES_VERSION to avoid conflicting version
2 parents 99a782a + a3763bf commit 60f6993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<!-- android -->
3131
<platform name="android">
3232

33-
<preference name="PLAY_SERVICES_VERSION" default="11.8.0"/>
33+
<preference name="PLAY_SERVICES_VERSION" default="15.0.1"/>
3434
<framework src="com.google.android.gms:play-services-auth:$PLAY_SERVICES_VERSION" />
3535
<framework src="com.google.android.gms:play-services-identity:$PLAY_SERVICES_VERSION" />
3636

0 commit comments

Comments
 (0)