Update AGP

This commit is contained in:
arkon 2021-10-13 09:15:46 -04:00
parent cb9c5a35cb
commit 90c9f28818

View File

@ -1,5 +1,5 @@
object BuildPluginsVersion {
const val AGP = "7.0.2"
const val AGP = "7.0.3"
const val KOTLIN = "1.5.31"
const val KOTLINTER = "3.6.0"
const val VERSIONS_PLUGIN = "0.39.0"