We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0391bd5 commit 99c1db8Copy full SHA for 99c1db8
1 file changed
README.md
@@ -23,9 +23,9 @@ And then execute:
23
24
The generated code depends on the com.shopify.graphql.support java
25
package. This can be added to a gradle project by adding the following
26
-jCenter dependancy to you `build.gradle` file:
+dependancy to you `build.gradle` file:
27
28
- compile 'com.shopify.graphql.support:support:0.2.0'
+ implementation 'com.shopify.graphql.support:support:0.2.1'
29
30
## Usage
31
0 commit comments