TCSlackNotifierPlugin icon indicating copy to clipboard operation
TCSlackNotifierPlugin copied to clipboard

Reduce third party dependencies

Open otormaigh opened this issue 6 years ago • 0 comments

Not that it needs it, but just to help reduce external dependencies we could try to remove both joda-time and gson and replace with the native Java/Kotlin APIs.

Both libraries are only getting used in a single function so it shouldn't be to much effort to replace them.

otormaigh avatar Sep 27 '19 13:09 otormaigh