player/android: add the google repository for all projects
Allows building from the command line
This commit is contained in:
parent
9c50d0e6ae
commit
75122bd55b
@ -15,6 +15,7 @@ buildscript {
|
||||
|
||||
allprojects {
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user