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 46f61a7 commit 6970951Copy full SHA for 6970951
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
-```text
+```json
54
repositories {
55
google()
56
maven { url 'https://jitpack.io' }
0 commit comments