Skip to content

Commit cf441fb

Browse files
committed
Update comment about internal build path
1 parent fa3d183 commit cf441fb

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)