Dependency updates

This commit is contained in:
arkon
2021-05-27 08:50:18 -04:00
parent fefa519486
commit 2c6bcb85a0
2 changed files with 7 additions and 7 deletions

View File

@ -2,6 +2,6 @@ object BuildPluginsVersion {
const val AGP = "4.2.1"
const val KOTLIN = "1.4.32"
const val KOTLINTER = "3.4.0"
const val VERSIONS_PLUGIN = "0.38.0"
const val VERSIONS_PLUGIN = "0.39.0"
const val ABOUTLIB_PLUGIN = "8.8.6"
}