Update AGP

(cherry picked from commit 86541445b7eb283e749799e42d4f1f9a57b8e73d)
This commit is contained in:
arkon 2021-03-20 09:54:29 -04:00 committed by Jobobby04
parent 78d49b0742
commit 23091cf50a

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"