Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joetimmins authored Jun 15, 2016
1 parent adb9560 commit edd239e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Never again need a .utils. package yur scurvy sea dogs!

Notils comes in two modules - `notils-java` contains classes that don't depend on anything from the Android SDK, while `notils-android` contains classes that do.

## Description

Expand Down Expand Up @@ -32,7 +33,8 @@ repositories {
}
dependencies {
compile 'com.novoda:notils:2.2.16'
compile 'com.novoda:notils-java:3.0.0'
compile 'com.novoda:notils-android:3.0.0'
}
```

Expand Down

0 comments on commit edd239e

Please sign in to comment.