Last active
February 15, 2022 07:27
-
-
Save tssandor/284895e862e12e340aec5eca079f0185 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| repositories { | |
| google() | |
| mavenCentral() | |
| jcenter() // Warning: this repository is going to shut down soon | |
| maven { | |
| url "https://quadrantsdk2.jfrog.io/artifactory/quadrant-sdk/" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment