We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3792f08 + a2ae80e commit 296de80Copy full SHA for 296de80
README.md
@@ -12,6 +12,8 @@ Below is an example of how to register Sentry-Android to handle uncaught excepti
12
```
13
14
``` java
15
+import com.joshdholtz.sentry.Sentry;
16
+
17
public class MainActivity extends Activity {
18
19
@Override
0 commit comments