@@ -29,6 +29,8 @@ thanks to it you will learn how to use the library.
### Gradle / Maven dependency
At the moment we do not have a publishing mechanism to a maven repository so the easiest way to add the library to your app is via a JitPack Dependency [](https://jitpack.io/#nextcloud/android-library)
#### build via Groovy configuration
```
repositories {
...
@@ -40,6 +42,28 @@ dependencies {
exclude group: 'org.ogce', module: 'xpp3' // unused in Android and brings wrong Junit version