Skip to content
Snippets Groups Projects

player/android: add the google repository for all projects

Merged Matthew Waters requested to merge ystreet/gst-examples:android-examples into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -15,6 +15,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
}
}
Loading