Update AboutLib plugin

This commit is contained in:
arkon 2021-10-03 11:14:56 -04:00
parent d149017c60
commit e2da6259e7

View File

@ -3,5 +3,5 @@ object BuildPluginsVersion {
const val KOTLIN = "1.5.31"
const val KOTLINTER = "3.6.0"
const val VERSIONS_PLUGIN = "0.39.0"
const val ABOUTLIB_PLUGIN = "8.9.2"
const val ABOUTLIB_PLUGIN = "8.9.3"
}