Update AGP

(cherry picked from commit 86541445b7)
This commit is contained in:
arkon
2021-03-20 09:54:29 -04:00
committed by Jobobby04
parent 78d49b0742
commit 23091cf50a
+1 -1
View File
@@ -1,5 +1,5 @@
object BuildPluginsVersion {
const val AGP = "4.1.2"
const val AGP = "4.1.3"
const val KOTLIN = "1.4.21"
const val KOTLINTER = "3.3.0"
const val VERSIONS_PLUGIN = "0.36.0"