[gradle] update AGP to beta-01
This commit is contained in:
parent
9899bbfb95
commit
02d205767a
|
|
@ -25,7 +25,7 @@ buildscript {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath("com.android.tools.build:gradle:7.0.0-alpha15")
|
||||
classpath("com.android.tools.build:gradle:7.0.0-beta01")
|
||||
classpath("org.eclipse.jgit:org.eclipse.jgit:5.10.0.202012080955-r")
|
||||
classpath(kotlin("gradle-plugin", version = "1.4.32"))
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue