Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
jraska committed Aug 31, 2016
1 parent 91eac54 commit de01b7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ Console.clear();

Grab via Gradle:
```groovy
compile 'com.jraska:console:0.4.2'
compile 'com.jraska:console:0.4.3'
```

## Timber Tree
@@ -57,7 +57,7 @@ Timber.plant(consoleTree);

### Gradle:
```groovy
compile 'com.jraska:console-timber-tree:0.4.2'
compile 'com.jraska:console-timber-tree:0.4.3'
```

## License

0 comments on commit de01b7a

Please sign in to comment.