Update gradle (#470)

This commit is contained in:
tehcneko 2021-04-10 10:33:45 +08:00 committed by GitHub
parent c56c89327b
commit 7070fc4918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View File

@ -26,8 +26,8 @@ buildscript {
maven("https://storage.googleapis.com/r8-releases/raw")
}
dependencies {
classpath("com.android.tools:r8:3.0.32-dev")
classpath("com.android.tools.build:gradle:7.0.0-alpha13")
classpath("com.android.tools:r8:3.0.33-dev")
classpath("com.android.tools.build:gradle:7.0.0-alpha14")
classpath("org.eclipse.jgit:org.eclipse.jgit:5.10.0.202012080955-r")
classpath(kotlin("gradle-plugin", version = "1.4.32"))
}

View File

@ -1,5 +1,6 @@
#Sat Apr 10 09:43:29 CST 2021
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0-bin.zip
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME