Skip to content
This repository was archived by the owner on Feb 7, 2019. It is now read-only.

Commit 095ac44

Browse files
authored
Update gradle to compile against the latest GCM SDK available
1 parent 5a01952 commit 095ac44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platforms/android/include.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ android {
77
}
88

99
dependencies {
10-
compile 'com.google.android.gms:play-services-gcm:8.4.0'
10+
compile 'com.google.android.gms:play-services-gcm:+'
1111
}

0 commit comments

Comments
 (0)