Skip to content

Commit ff8548a

Browse files
committed
Update to v9 after uploading to MP
1 parent 558f53d commit ff8548a

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
id: 570464246

course-info.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ language: English
44
summary: |-
55
This course will introduce you to refactorings and the IDE features that will help you to perform them in an effective way. You will learn to recognize refactoring opportunities in code and to deal with them. Using automatic IDE refactorings, you will transform code to improve its structure, readability, and maintainability.
66
7-
7+
88
The course consists of 8 sections. Each section focuses on one group of refactorings and provides brief theory and several small tasks for practice. We will move on from small local refactoring changes to more complex ones, which affect the entire project architecture.
99
vendor:
1010
name: JetBrains
@@ -22,4 +22,4 @@ content:
2222
- RefactoringToDesignPatterns
2323
- Conclusion
2424
environment_settings:
25-
jvm_language_level: JDK_19
25+
jvm_language_level: JDK_17

course-remote-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
id: 23048
2-
course_version: 8
2+
course_version: 9
33
generated_edu_id: Introduction to IDE Code Refactoring_Igor Gerasimov_kotlin

0 commit comments

Comments
 (0)