Update AGP

(cherry picked from commit 90c9f28818f9e1c3029649d3ba9e97301b39ccba)
This commit is contained in:
arkon 2021-10-13 09:15:46 -04:00 committed by Jobobby04
parent f4d1f5ff95
commit 01b0f0bec1

View File

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