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.
1 parent 7572128 commit 0e596efCopy full SHA for 0e596ef
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
}
13
14
plugins {
15
- id "org.jetbrains.intellij" version "0.3.2"
+ id "org.jetbrains.intellij" version "0.4.9"
16
17
18
apply plugin: 'idea'
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Mon May 14 11:49:38 CST 2018
+#Sun Jul 21 15:52:28 CST 2019
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.5.1-all.zip
0 commit comments