We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1f4ac commit b2870bdCopy full SHA for b2870bd
1 file changed
build.gradle
@@ -14,6 +14,8 @@
14
15
buildscript {
16
repositories {
17
+ mavenCentral()
18
+ jcenter()
19
maven { url 'https://repo.spring.io/plugins-release' }
20
}
21
dependencies {
0 commit comments