Skip to content

Commit

Permalink
Readme update, changed a version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanarh committed Dec 6, 2018
1 parent eb25a0d commit d0e081a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
To add a library to a project please add this line to your application's build.gradle, `dependencies` section:

```
compile 'ru.ivanarh.ndcrash:jndcrash-libunwind:0.3'
compile 'ru.ivanarh.ndcrash:jndcrash-libunwind:0.4'
```

Also make sure that `jcenter()` is included to `repositories` section (it's already done in default project template). Run "Sync" operation and verify that no error has occured.
Expand Down

0 comments on commit d0e081a

Please sign in to comment.