Update the Android Gradle plugin

This commit is contained in:
Jobobby04
2021-05-12 16:16:59 -04:00
parent 0c33b7915b
commit 81e7d674a2
2 changed files with 1 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
object BuildPluginsVersion {
const val AGP = "4.1.3"
const val AGP = "4.2.0"
const val KOTLIN = "1.4.32"
const val KOTLINTER = "3.4.0"
const val VERSIONS_PLUGIN = "0.38.0"