gradle: update Android plugin

This commit is contained in:
Peter Cai 2019-01-23 08:34:12 +08:00
parent b453e48677
commit 4b61a7b93c
No known key found for this signature in database
GPG key ID: 71F5FB4E4F3FD54F
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.1'
classpath 'com.android.tools.build:gradle:3.3.0'
// NOTE: Do not place your application dependencies here; they belong

View file

@ -1,6 +1,6 @@
#Wed Sep 26 09:02:29 CST 2018
#Wed Jan 23 08:32:40 CST 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip