Update AGP

This commit is contained in:
arkon 2021-03-20 09:54:29 -04:00
parent 4e826aa8e7
commit 86541445b7

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"