AGP 7.0.1

This commit is contained in:
John O'Reilly 2021-08-22 16:33:47 +01:00
parent 9b8bb2f330
commit 2fbfb8e033

View file

@ -8,7 +8,7 @@ buildscript {
dependencies {
// keeping this here to allow AS to automatically update
classpath("com.android.tools.build:gradle:7.0.0")
classpath("com.android.tools.build:gradle:7.0.1")
with(Deps.Gradle) {
classpath(kotlin)