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

Update comment about internal build path
pull/1775/head
Don Turner 8 months ago committed by GitHub
commit 89afa3601a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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