Update dependencies

This commit is contained in:
arkon
2021-11-18 10:42:09 -05:00
parent 25784d1fe5
commit b4ba56bfb4
4 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
object BuildPluginsVersion {
const val AGP = "7.0.3"
const val KOTLIN = "1.5.31"
const val KOTLIN = "1.6.0"
const val KOTLINTER = "3.6.0"
const val VERSIONS_PLUGIN = "0.39.0"
const val ABOUTLIB_PLUGIN = "8.9.3"