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 60b5eec commit 0098254Copy full SHA for 0098254
README.md
@@ -86,6 +86,7 @@ allprojects {
86
... your repositories
87
maven{url = uri("https://nexus3-public.monetplus.cz/repository/ahead-talsec-free-rasp")}
88
maven{url = uri("https://developer.huawei.com/repo/")}
89
+ maven{url = uri("https://jitpack.io")}
90
}
91
92
```
0 commit comments