Android: Update android studio + gradle.

Android studio 2.3 finally displays the result of the native compilation, so C++ warnings are now shown in the build log.
This commit is contained in:
degasus
2017-03-04 15:52:51 +01:00
parent 3c511f2a94
commit a3f79f88cd
3 changed files with 10 additions and 11 deletions

View File

@ -1,6 +1,6 @@
#Sat Aug 06 15:24:00 CEST 2016
#Sat Mar 04 15:47:41 CET 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-all.zip