You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@
42
42
43
43
1. Check out this repository
44
44
1. Open a folder with the project in the IntelliJ Ultimate using the `open` action button.
45
-
1. Make sure that you on the latest develop branch (e.g `5.3.0-develop`)
45
+
1. Make sure that you on the latest develop branch (e.g `5.4.0-develop`)
46
46
1. Right-click on the `build.gradle` file, choose "Import Gradle project" (if this is not exist look for "Build module '<rootfoldername>'") (you need to have Gradle plugin installed)
47
47
1. Check if the right SDK version is used for the project.
48
48
- Current Java version for the project is **java 11**, so you should additionally download **SDK 11** and choose it in the module settings: `Right click by the project root > Open Module Settings > Project Settings > Project > Project SDK`
0 commit comments