Skip to content

Commit

Permalink
GRD & CI: update IDEA & CLion
Browse files Browse the repository at this point in the history
  • Loading branch information
Undin committed Jun 25, 2018
1 parent 376e51a commit a3662eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -7,7 +7,7 @@ environment:
# use the most aggressive compressing because .gradle is HUGE
APPVEYOR_CACHE_ENTRY_ZIP_ARGS: -t7z -m0=lzma2 -mx=9
JAVA_HOME: C:\Program Files\Java\jdk1.8.0
ORG_GRADLE_PROJECT_ideaVersion: 2018.1
ORG_GRADLE_PROJECT_ideaVersion: 2018.1.5
ORG_GRADLE_PROJECT_sinceBuild: 181
RUST_VERSION: 1.26.2

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
@@ -1,5 +1,5 @@
ideaVersion=2018.1.1
clionVersion=2018.1.1
ideaVersion=2018.1.5
clionVersion=2018.1.5

# please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description
sinceBuild=181.4048
Expand Down

0 comments on commit a3662eb

Please sign in to comment.