Update AboutLib plugin

(cherry picked from commit e2da6259e71ef9ecafe618cbdcf1244b53632894)
This commit is contained in:
arkon 2021-10-03 11:14:56 -04:00 committed by Jobobby04
parent d74e43b6a6
commit dbbe118ae9

View File

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