We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0369d3 commit 72b019bCopy full SHA for 72b019b
build.gradle
@@ -4,6 +4,7 @@
4
5
buildscript {
6
repositories {
7
+ mavenCentral()
8
maven { url 'https://repo.spring.io/plugins-release' }
9
maven { url 'https://plugins.gradle.org/m2/' }
10
}
0 commit comments