Skip to content

Commit 296de80

Browse files
authored
Merge pull request #109 from ruudk/patch-1
Add import to readme
2 parents 3792f08 + a2ae80e commit 296de80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Below is an example of how to register Sentry-Android to handle uncaught excepti
1212
```
1313

1414
``` java
15+
import com.joshdholtz.sentry.Sentry;
16+
1517
public class MainActivity extends Activity {
1618

1719
@Override

0 commit comments

Comments
 (0)