Merge branch 'master' into StudioProjectCompat

Another merge commit to track master changes
This commit is contained in:
Joe Bowser
2017-09-14 11:45:57 -07:00
76 changed files with 3565 additions and 917 deletions
+3 -1
View File
@@ -24,8 +24,10 @@ ext {
buildscript {
repositories {
mavenCentral()
jcenter()
maven {
url "https://maven.google.com"
}
}
dependencies {