Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 9712d3d

Browse files
committed
Update snapshot url in README
1 parent c5dfa6e commit 9712d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ repositories {
168168
For gradle:
169169
```groovy
170170
repositories {
171-
url { https://oss.jfrog.org/artifactory/oss-snapshot-local }
171+
maven { url "https://oss.jfrog.org/artifactory/oss-snapshot-local" }
172172
}
173173
```
174174

0 commit comments

Comments
 (0)