Selaa lähdekoodia

Upgrade Gradle plugins

tags/8.5.0.37579
Simon Brandhof 3 vuotta sitten
vanhempi
commit
4b3d914bf5
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3
    3
      build.gradle

+ 3
- 3
build.gradle Näytä tiedosto

@@ -1,12 +1,12 @@
plugins {
// Ordered alphabeticly
id 'com.github.ben-manes.versions' version '0.28.0'
id 'com.github.hierynomus.license' version '0.14.0'
id 'com.github.ben-manes.versions' version '0.33.0'
id 'com.github.hierynomus.license' version '0.15.0'
id 'com.github.johnrengelman.shadow' version '5.2.0' apply false
id 'com.google.protobuf' version '0.8.12' apply false
id 'com.jfrog.artifactory' version '4.15.1'
id 'com.github.node-gradle.node' version '1.5.3' apply false
id 'io.spring.dependency-management' version '1.0.9.RELEASE'
id 'io.spring.dependency-management' version '1.0.10.RELEASE'
id 'net.rdrei.android.buildtimetracker' version '0.11.0'
id 'org.sonarqube' version '2.8'
}

Loading…
Peruuta
Tallenna