Update AGP for Android Studio Bumblebee | 2021.1.1 Patch 1

This commit is contained in:
arkon 2022-02-12 10:09:30 -05:00
parent a131e28b60
commit 30061ada58

View File

@ -1,5 +1,5 @@
object BuildPluginsVersion {
const val AGP = "7.1.0"
const val AGP = "7.1.1"
const val KOTLIN = "1.6.10"
const val KOTLINTER = "3.6.0"
const val VERSIONS_PLUGIN = "0.42.0"