Update gradle wrapper and android gradle plugin.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Egor Berdnikov 2017-01-14 21:59:21 +01:00 committed by Yahor Berdnikau
parent 95b20b486d
commit 472386bb05
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ ext.versions = [
compileSdk : 19,
buildTools : "23.0.3",
androidTools : "1.2.3",
androidTools : "2.2.0",
androidSupport : "18.0.0",
]

View File

@ -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-2.2.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip