Skip to content

Commit 29cf33d

Browse files
committed
Gradle plugin 4.1.0-alpha02
Gradle wrapper 6.2.1-bin.
1 parent 625ce71 commit 29cf33d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ buildscript {
3838
}
3939

4040
dependencies {
41-
classpath 'com.android.tools.build:gradle:4.1.0-alpha01'
41+
classpath 'com.android.tools.build:gradle:4.1.0-alpha02'
4242
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
4343
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
4444
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Thu Mar 12 01:03:21 IST 2020
1+
#Thu Mar 12 15:22:12 IST 2020
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.2-bin.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.2.1-bin.zip

0 commit comments

Comments
 (0)