Update AGP
This commit is contained in:
parent
cb9c5a35cb
commit
90c9f28818
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
object BuildPluginsVersion {
|
object BuildPluginsVersion {
|
||||||
const val AGP = "7.0.2"
|
const val AGP = "7.0.3"
|
||||||
const val KOTLIN = "1.5.31"
|
const val KOTLIN = "1.5.31"
|
||||||
const val KOTLINTER = "3.6.0"
|
const val KOTLINTER = "3.6.0"
|
||||||
const val VERSIONS_PLUGIN = "0.39.0"
|
const val VERSIONS_PLUGIN = "0.39.0"
|
||||||
|
|
Reference in a new issue