Skip to content

Commit 6240840

Browse files
authored
Correction to gcm artifact name (#830)
1 parent ff3e27b commit 6240840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcm/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ group = 'com.parse'
55

66
ext {
77
projDescription = 'Parse Android GCM support.'
8-
artifact = 'parse-gcm-android'
8+
artifact = 'parse-android-gcm'
99
projName = 'Parse-Android'
1010
gitLink = 'https://github.com/parse-community/Parse-SDK-Android'
1111
}

0 commit comments

Comments
 (0)