File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed
Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 11environment :
2- JAVA_HOME: C:\Program Files\Java\jdk1.8.0
3- JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
2+ JAVA_HOME : C:\Program Files\Java\jdk1.8.0
3+ JAVA_TOOL_OPTIONS : -Dfile.encoding=UTF-8
44#
55
66build_script :
7- - gradlew displayCommitHash
8- - gradlew buildPlugin --info
9- - gradlew verifyPlugin --info
7+ - gradlew buildPlugin --info
8+ - gradlew verifyPlugin --info
109#
1110
1211cache :
13- - C:\Users\appveyor\.gradle
12+ - C:\Users\appveyor\.gradle
1413
1514artifacts :
16- - path: 'build\distributions\*.zip'
17- name: ButKotlinDocument
15+ - path : ' build\distributions\*.zip'
16+ name : ButKotlinDocument
1817#
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ idea_version=2018.3
44idea_type =IC
55systemProp.file.encoding =UTF-8
66# version
7- plugin_version =0.2.4
7+ plugin_version =0.2.5
88kotlin_version =1.3.30
99#
1010alternative_ide =IJ
You can’t perform that action at this time.
0 commit comments