We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a2e7f0 + b99695e commit 7a39725Copy full SHA for 7a39725
build.gradle
@@ -2,7 +2,6 @@ allprojects {
2
apply plugin: 'java'
3
apply plugin: 'maven'
4
apply plugin: 'eclipse'
5
- apply plugin: 'idea'
6
apply plugin: 'ivy-publish'
7
8
gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=http\://services.gradle.org/distributions/gradle-1.10-all.zip
+distributionUrl=http\://services.gradle.org/distributions/gradle-2.1-all.zip
0 commit comments