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 ff3e27b commit 6240840Copy full SHA for 6240840
gcm/build.gradle
@@ -5,7 +5,7 @@ group = 'com.parse'
5
6
ext {
7
projDescription = 'Parse Android GCM support.'
8
- artifact = 'parse-gcm-android'
+ artifact = 'parse-android-gcm'
9
projName = 'Parse-Android'
10
gitLink = 'https://github.com/parse-community/Parse-SDK-Android'
11
}
0 commit comments