We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0557dba commit 0a8a24cCopy full SHA for 0a8a24c
build.gradle
@@ -21,7 +21,7 @@ buildscript {
21
}
22
23
plugins {
24
- id 'org.jetbrains.intellij' version "0.1.4"
+ id 'org.jetbrains.intellij' version "0.1.7"
25
id "de.undercouch.download" version "2.0.0"
26
27
gradle/wrapper/gradle-wrapper.properties
@@ -14,9 +14,9 @@
14
# limitations under the License.
15
#
16
17
-#Tue May 24 15:43:58 MSK 2016
+#Tue Jun 14 22:53:38 MSK 2016
18
distributionBase=GRADLE_USER_HOME
19
distributionPath=wrapper/dists
20
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.13-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-3.0-milestone-1-all.zip
0 commit comments