Skip to content

Commit 698e45f

Browse files
author
Langston Smith
committed
updated SNAPSHOT url in README
1 parent 9f5db83 commit 698e45f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you want to test recent bugfixes or features that have not been packaged in a
4242
```gradle
4343
repositories {
4444
mavenCentral()
45-
maven { url "http://oss.sonatype.org/content/repositories/snapshots/" }
45+
maven { url 'https://oss.jfrog.org/artifactory/oss-snapshot-local/' }
4646
}
4747
4848
dependencies {

0 commit comments

Comments
 (0)