Skip to content

Commit b780ff5

Browse files
authored
Merge pull request #15 from hbmartin/master
Add Webhook Notifier and Bulk Add Named Params
2 parents b6b7b67 + b6ff172 commit b780ff5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Robin is a logging library for Bundle data passed between Activities and fragmen
3838
| **Json to kotlin class** | https://github.com/wuseal
3939
| **Kotlin Parcelable code generator** | https://github.com/nekocode/android-parcelable-intellij-plugin-kotlin
4040
| **Java Stream API debugger** | https://plugins.jetbrains.com/plugin/9696-java-stream-debugger
41+
| **Build Webhook Notifier** | https://plugins.jetbrains.com/plugin/16984-build-webhook-notifier
42+
| **Kotlin Bulk Add Named Params** | https://plugins.jetbrains.com/plugin/18248-kotlin-bulk-add-name-params
4143

4244

4345

@@ -62,6 +64,7 @@ Robin is a logging library for Bundle data passed between Activities and fragmen
6264
| AndroidLocalizationer | https://github.com/westlinkin/AndroidLocalizationer
6365
| .gitignore | https://github.com/hsz/idea-gitignore
6466
| BIU (plugin to compress your PNGs) | https://plugins.jetbrains.com/plugin/9788-biu
67+
| Kotlin Bulk Add Named Params | https://plugins.jetbrains.com/plugin/18248-kotlin-bulk-add-name-params
6568

6669
### UI Design
6770

@@ -113,6 +116,7 @@ Robin is a logging library for Bundle data passed between Activities and fragmen
113116
| String Manipulation | https://github.com/krasa/StringManipulation
114117
| Android localization | https://github.com/Airsaid/AndroidLocalizePlugin
115118
| Inspire to write code | https://github.com/Airsaid/InspireWritingPlugin
119+
| Build Webhook Notifier | https://plugins.jetbrains.com/plugin/16984-build-webhook-notifier
116120

117121
### Tools
118122

0 commit comments

Comments
 (0)