We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f367d commit 7a15042Copy full SHA for 7a15042
README.md
@@ -40,7 +40,7 @@ Add this to your app's `build.gradle`:
40
```groovy
41
buildscript {
42
dependencies {
43
- classpath "org.jraf:acpg-gradle-plugin:1.13.1"
+ classpath 'org.jraf:acpg-gradle-plugin:1.13.1'
44
}
45
46
0 commit comments