Skip to content

Commit ceca58f

Browse files
authored
Merge pull request #84 from wordpress-mobile/update-readme-for-1.5.0
Update README for 2.0.0
2 parents bb54ee3 + 7be554a commit ceca58f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111
}
1212
1313
dependencies {
14-
implementation 'org.wordpress:utils:1.40.0'
14+
implementation 'org.wordpress:utils:2.0.0'
1515
}
1616
```
1717

@@ -21,7 +21,6 @@ In the following cases, CircleCI will publish a new version with the following f
2121

2222
* For each commit in an open PR: `<PR-number>-<commit full SHA1>`
2323
* Each time a PR is merged to `develop`: `develop-<commit full SHA1>`
24-
* Each time a PR is merged to `trunk`: `trunk-<commit full SHA1>`
2524
* Each time a new tag is created: `{tag-name}`
2625

2726
## Apps and libraries using WordPress-Utils-Android:

0 commit comments

Comments
 (0)