We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f405fb commit dd748b7Copy full SHA for dd748b7
android-studio-4/build.gradle
@@ -1,8 +1,8 @@
1
buildscript {
2
ext {
3
- gradlePluginVersion = '4.0.0-alpha08'
4
- lintVersion = '27.0.0-alpha08'
5
- kotlinVersion = '1.3.61'
+ gradlePluginVersion = '4.1.0-alpha02'
+ lintVersion = '27.1.0-alpha02'
+ kotlinVersion = '1.3.70'
6
}
7
8
repositories {
android-studio-4/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-rc-1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.2.1-all.zip
0 commit comments