mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-02 04:13:38 +00:00
Merge pull request #3764 from degasus/android
Android: Update gradle version
This commit is contained in:
commit
2e8d918709
@ -5,7 +5,7 @@ buildscript {
|
|||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:2.0.0-beta5'
|
classpath 'com.android.tools.build:gradle:2.1.0-alpha5'
|
||||||
|
|
||||||
// NOTE: Do not place your application dependencies here; they belong
|
// NOTE: Do not place your application dependencies here; they belong
|
||||||
// in the individual module build.gradle files
|
// in the individual module build.gradle files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user