Update AboutLib plugin

(cherry picked from commit e2da6259e7)
This commit is contained in:
arkon
2021-10-03 11:14:56 -04:00
committed by Jobobby04
parent d74e43b6a6
commit dbbe118ae9
+1 -1
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"
}