Update comment about internal build path

pull/1794/head
Don Turner 9 months ago
parent fa3d183baf
commit cf441fbbc6

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