Skip to content

Commit

Permalink
Correction to gcm artifact name (#830)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jawnnypoo authored May 24, 2018
1 parent ff3e27b commit 6240840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcm/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ group = 'com.parse'

ext {
projDescription = 'Parse Android GCM support.'
artifact = 'parse-gcm-android'
artifact = 'parse-android-gcm'
projName = 'Parse-Android'
gitLink = 'https://github.com/parse-community/Parse-SDK-Android'
}
Expand Down

0 comments on commit 6240840

Please sign in to comment.