Update AboutLibraries

This commit is contained in:
Jobobby04 2021-07-22 15:37:19 -04:00
parent ed19ad8819
commit 80128b1391

View File

@ -3,5 +3,5 @@ object BuildPluginsVersion {
const val KOTLIN = "1.5.21"
const val KOTLINTER = "3.4.5"
const val VERSIONS_PLUGIN = "0.39.0"
const val ABOUTLIB_PLUGIN = "8.9.0"
const val ABOUTLIB_PLUGIN = "8.9.1"
}