Merge pull request #1794 from android/dt/update-comment

Update comment about internal build path
pull/1837/head
Don Turner 9 months ago committed by GitHub
commit c7c0b46848

@ -25,7 +25,7 @@ buildscript {
}
mavenCentral()
// Android Build Server
// This is used only for internal Google builds.
maven { url = uri("../nowinandroid-prebuilts/m2repository") }
}
dependencies {

Loading…
Cancel
Save