Update dependencies

This commit is contained in:
arkon
2021-08-22 11:48:57 -04:00
parent 11926014da
commit 9a45983f17
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
object BuildPluginsVersion {
const val AGP = "7.0.0"
const val AGP = "7.0.1"
const val KOTLIN = "1.5.21"
const val KOTLINTER = "3.5.0"
const val VERSIONS_PLUGIN = "0.39.0"