File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
buildscript {
2
2
repositories { jcenter() }
3
3
dependencies {
4
- classpath ' com.netflix.nebula:gradle-rxjava-project-plugin:1.12 .+'
4
+ classpath ' com.netflix.nebula:gradle-rxjava-project-plugin:2 .+'
5
5
classpath ' com.netflix.nebula:gradle-extra-configurations-plugin:1.12.+'
6
6
}
7
7
configurations. classpath. resolutionStrategy {
Original file line number Diff line number Diff line change 1
- # Wed Oct 22 12:19:29 CEST 2014
1
+ # Sat Dec 13 00:16:10 PST 2014
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-1.12 -bin.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.2.1 -bin.zip
You can’t perform that action at this time.
0 commit comments