Dependencies updates. Kotlin 1.5.30.

This commit is contained in:
Erik C. Thauvin 2021-08-25 09:04:47 -07:00
parent 782fd2f649
commit adf12ce9ab
65 changed files with 979 additions and 264 deletions

View file

@ -52,7 +52,7 @@ private fun String?.ifNull() = this ?: ""
*
* See the [Akismet API](https://akismet.com/development/api/#comment-check) for more details.
*
* @constructor Creates a new [AskimetComment] instance.
* @constructor Creates a new instance.
*
* See the [Akismet API](https://akismet.com/development/api/#comment-check) for more details.
*