Update dependencies

This commit is contained in:
arkon
2021-07-02 22:47:25 -04:00
parent 3548112ab2
commit d645507eeb
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
object BuildPluginsVersion {
const val AGP = "4.2.1"
const val AGP = "4.2.2"
const val KOTLIN = "1.5.10"
const val KOTLINTER = "3.4.4"
const val VERSIONS_PLUGIN = "0.39.0"