Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
t1732 committed Mar 7, 2017
1 parent 7ca5721 commit 44740e8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,10 @@ namespace App.Util
}

```

AndroidManifest.xml

```xml
<!-- local notification receiver -->
<receiver android:name="jp.co.laiblitz.android.NotificationReceiver" />
```

0 comments on commit 44740e8

Please sign in to comment.