gradle plugin 7.0.0
This commit is contained in:
parent
6f86cb90a7
commit
fad27a2adb
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue