gradle plugin 7.0.0

This commit is contained in:
John O'Reilly 2021-07-28 18:27:34 +01:00
parent 6f86cb90a7
commit fad27a2adb

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-rc01")
classpath("com.android.tools.build:gradle:7.0.0")
with(Deps.Gradle) {
classpath(kotlin)