Skip to content
Permalink
Browse files
Merge pull request #8325 from Ebola16/35
Android Studio 3.5 Updates
  • Loading branch information
JosJuice committed Sep 28, 2019
2 parents 9d64890 + 1ee2234 commit de700eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
@@ -4,7 +4,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.1'
classpath 'com.android.tools.build:gradle:3.5.0'
}
}

@@ -1,6 +1,6 @@
#Mon Feb 18 10:30:25 EST 2019
#Wed Aug 21 14:29:03 EDT 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip

0 comments on commit de700eb

Please sign in to comment.