Skip to content

Commit 0a8a24c

Browse files
committed
Upgrade gradle
1 parent 0557dba commit 0a8a24c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ buildscript {
2121
}
2222

2323
plugins {
24-
id 'org.jetbrains.intellij' version "0.1.4"
24+
id 'org.jetbrains.intellij' version "0.1.7"
2525
id "de.undercouch.download" version "2.0.0"
2626
}
2727

Diff for: gradle/wrapper/gradle-wrapper.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
# limitations under the License.
1515
#
1616

17-
#Tue May 24 15:43:58 MSK 2016
17+
#Tue Jun 14 22:53:38 MSK 2016
1818
distributionBase=GRADLE_USER_HOME
1919
distributionPath=wrapper/dists
2020
zipStoreBase=GRADLE_USER_HOME
2121
zipStorePath=wrapper/dists
22-
distributionUrl=https\://services.gradle.org/distributions/gradle-2.13-all.zip
22+
distributionUrl=https\://services.gradle.org/distributions/gradle-3.0-milestone-1-all.zip

0 commit comments

Comments
 (0)