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 6970951 commit 96f6b55Copy full SHA for 96f6b55
README.md
@@ -50,7 +50,7 @@ Sample AdroidManifest.xml:
50
```
51
52
You'll need to add a the jitpack.io repository in your build.graddle file:
53
-```json
+```graddle
54
repositories {
55
google()
56
maven { url 'https://jitpack.io' }
0 commit comments