Skip to content

Commit e8628ed

Browse files
committed
Latest available cssom-api is 0.3
1 parent 49c1bb2 commit e8628ed

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
@@ -82,7 +82,7 @@ Then, in your `build.gradle` file you can list the dependencies, for example:
8282

8383
```groovy
8484
dependencies {
85-
api 'io.sf.w3:cssom-api:0.2'
85+
api 'io.sf.w3:cssom-api:0.3'
8686
}
8787
```
8888

0 commit comments

Comments
 (0)