Update AGP

(cherry picked from commit 90c9f28818)
This commit is contained in:
arkon
2021-10-13 09:15:46 -04:00
committed by Jobobby04
parent f4d1f5ff95
commit 01b0f0bec1
+1 -1
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"