File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ compileGroovy {
10
10
dependencies {
11
11
compile gradleApi()
12
12
compile localGroovy()
13
- compile (' org.jfrog.buildinfo:build-info-extractor-gradle:4.4.17 ' ) {
13
+ compile (' org.jfrog.buildinfo:build-info-extractor-gradle:4.5.2 ' ) {
14
14
exclude module : ' groovy-all'
15
15
}
16
- compile ' guru.stefma.androidartifacts:androidartifacts:0.0.1 '
16
+ compile ' guru.stefma.androidartifacts:androidartifacts:0.0.2 '
17
17
}
18
18
19
19
publish {
Original file line number Diff line number Diff line change 1
- # Mon May 22 12:09:30 CEST 2017
1
+ # Fri Sep 29 15:00:37 CEST 2017
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-3.5 -bin.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.2 -bin.zip
You can’t perform that action at this time.
0 commit comments