We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a9baeb commit 96d9685Copy full SHA for 96d9685
1 file changed
build.gradle
@@ -1,10 +1,6 @@
1
buildscript {
2
repositories {
3
- gradlePluginPortal()
4
- jcenter()
5
- maven {
6
- url "https://plugins.gradle.org/m2/"
7
- }
+ mavenCentral()
8
}
9
dependencies {
10
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.32.0'
0 commit comments