We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920253d commit 254a61dCopy full SHA for 254a61d
android/settings.gradle
@@ -24,6 +24,7 @@ pluginManagement {
24
repositories {
25
google()
26
mavenCentral()
27
+ jcenter()
28
gradlePluginPortal()
29
}
30
0 commit comments