Update for AS Arctic Fox

This commit is contained in:
arkon
2021-07-28 15:08:04 -04:00
parent 20264eecb9
commit d019c5999b
4 changed files with 12 additions and 13 deletions

View File

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