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.
2 parents d15c739 + cf441fb commit 89afa36Copy full SHA for 89afa36
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