Skip to content

Commit 314b0ab

Browse files
author
Justin Ryan
committed
Bump to 2.2
1 parent 741dd58 commit 314b0ab

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
repositories { jcenter() }
33
dependencies {
4-
classpath 'com.netflix.nebula:gradle-rxjava-project-plugin:1.12.+'
4+
classpath 'com.netflix.nebula:gradle-rxjava-project-plugin:2.+'
55
classpath 'com.netflix.nebula:gradle-extra-configurations-plugin:1.12.+'
66
}
77
configurations.classpath.resolutionStrategy {

gradle/wrapper/gradle-wrapper.jar

-330 Bytes
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Wed Oct 22 12:19:29 CEST 2014
1+
#Sat Dec 13 00:16:10 PST 2014
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
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

0 commit comments

Comments
 (0)