Skip to content

Commit 89afa36

Browse files
authored
Merge pull request #1794 from android/dt/update-comment
Update comment about internal build path
2 parents d15c739 + cf441fb commit 89afa36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ buildscript {
2525
}
2626
mavenCentral()
2727

28-
// Android Build Server
28+
// This is used only for internal Google builds.
2929
maven { url = uri("../nowinandroid-prebuilts/m2repository") }
3030
}
3131
dependencies {

0 commit comments

Comments
 (0)