diff --git a/README.md b/README.md index b66374d..73160e5 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Android releases are available on jfrog. To preview it go to PayU's [jfrog artifactory](https://payu.jfrog.io/ui/native/mobile-sdk-gradle-local/). If you want to use it in your app add this line to gradle repositories: + ``` maven { url "https://payu.jfrog.io/payu/mobile-sdk-gradle-local" } ```