Update AboutLibraries

This commit is contained in:
arkon 2021-07-20 17:33:57 -04:00
parent 4acc7cee3d
commit 7f76ffa5cb

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"
}