We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3d183 commit cf441fbCopy full SHA for cf441fb
build.gradle.kts
@@ -25,7 +25,7 @@ buildscript {
25
}
26
mavenCentral()
27
28
- // Android Build Server
+ // This is used only for internal Google builds.
29
maven { url = uri("../nowinandroid-prebuilts/m2repository") }
30
31
dependencies {
0 commit comments