We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e65bafc commit 4ecd8c3Copy full SHA for 4ecd8c3
1 file changed
README.md
@@ -25,7 +25,7 @@ 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:
27
28
- compile 'com.shopify.graphql.support:support:0.2.0'
+ compile 'com.shopify.graphql.support:support:0.1.1'
29
30
## Usage
31
0 commit comments