mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-14 13:32:08 +00:00
Merge pull request #3731 from Sonicadvance1/fix_android_buildbot
Fix Android buildbot
This commit is contained in:
commit
5b85723b90
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ buildscript {
|
||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:2.0.0-alpha8'
|
classpath 'com.android.tools.build:gradle:2.0.0-beta5'
|
||||||
|
|
||||||
// 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…
Add table
Add a link
Reference in a new issue