Update dependencies

This commit is contained in:
arkon
2021-09-20 14:33:35 -04:00
parent a2d007f2a9
commit 9de08c8166
3 changed files with 15 additions and 15 deletions

View File

@ -1,6 +1,6 @@
object BuildPluginsVersion {
const val AGP = "7.0.2"
const val KOTLIN = "1.5.30"
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.1"