Skip to content

Commit 67d038b

Browse files
author
Josh Holtz
committed
Update README.md
1 parent 86f268e commit 67d038b

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,15 @@ Version | Changes
4242
**0.1.0** | Initial release
4343

4444
## How To Get Started
45-
- Download the [Sentry-Android JAR - 1.1.4](https://github.com/joshdholtz/Sentry-Android/releases/tag/1.1.4)
46-
- Place the JAR in the Android project's "libs" directory
47-
- Code
45+
46+
### Gradle
47+
Available in jCenter
48+
```
49+
compile 'com.joshdholtz.sentry:sentry-android:1.2.1'
50+
```
51+
52+
### Manual
53+
JAR can be downloaded [here](https://bintray.com/joshdholtz/maven/sentry-android/view#files/com/joshdholtz/sentry/sentry-android/1.2.1)
4854

4955
## This Is How We Do It
5056

0 commit comments

Comments
 (0)