We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d03159e commit c3320aeCopy full SHA for c3320ae
README.md
@@ -39,7 +39,7 @@ This wouldn't be quite complete without some added features.
39
Add a Gradle dependency:
40
41
```groovy
42
-apt 'com.ryanharter.auto.value:auto-value-gson:0.1-SNAPSHOT'
+apt 'com.ryanharter.auto.value:auto-value-gson:0.2-SNAPSHOT'
43
```
44
45
(Using the [android-apt](https://bitbucket.org/hvisser/android-apt) plugin)
0 commit comments