Update dependencies

This commit is contained in:
arkon
2021-08-13 18:17:48 -04:00
parent d1bb0fdf1d
commit 96a64c7bd2
5 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
object BuildPluginsVersion {
const val AGP = "7.0.0"
const val KOTLIN = "1.5.21"
const val KOTLINTER = "3.4.5"
const val KOTLINTER = "3.5.0"
const val VERSIONS_PLUGIN = "0.39.0"
const val ABOUTLIB_PLUGIN = "8.9.1"
}