Skip to content

Commit c9ce2a9

Browse files
authored
Update build.gradle
Reflect the name used by jCenter() / MavenCentral sync
1 parent b976e13 commit c9ce2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ParseLiveQuery/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ bintray {
232232
publish = true
233233
pkg {
234234
repo = 'maven'
235-
name = 'parse-livequery-android'
235+
name = 'com.parse:parse-livequery-android'
236236
userOrg = 'parse'
237237
licenses = ['BSD']
238238
vcsUrl = gitLink

0 commit comments

Comments
 (0)