mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
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:
parent
3c511f2a94
commit
a3f79f88cd
3 changed files with 10 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue