Skip to content

Commit 99c1db8

Browse files
committed
Update README
1 parent 0391bd5 commit 99c1db8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ And then execute:
2323

2424
The generated code depends on the com.shopify.graphql.support java
2525
package. This can be added to a gradle project by adding the following
26-
jCenter dependancy to you `build.gradle` file:
26+
dependancy to you `build.gradle` file:
2727

28-
compile 'com.shopify.graphql.support:support:0.2.0'
28+
implementation 'com.shopify.graphql.support:support:0.2.1'
2929

3030
## Usage
3131

0 commit comments

Comments
 (0)