[intellij] Set minimum required IDEA version to 2023.1.1: update community README.md

This is required to enable checksum verification of
IntelliJ dependencies: IDEA-269182

GitOrigin-RevId: 89a63939709ead521d9ae1649daaa88f8102e62e
This commit is contained in:
Vladislav.Yaroshchuk
2023-05-08 15:34:47 +04:00
committed by intellij-monorepo-bot
parent 373ab74a52
commit bc7254d069

View File

@@ -29,7 +29,7 @@ run one of the `getPlugins` scripts located in the `<IDEA_HOME>` directory. Thes
_**Note:**_ Always `git checkout` the `intellij-community` and `android` Git repositories to the same branches/tags.
## Building IntelliJ Community Edition
Version 2022.1 or newer of IntelliJ IDEA Community Edition or IntelliJ IDEA Ultimate Edition is required to build and develop
Version 2023.1.1 or newer of IntelliJ IDEA Community Edition or IntelliJ IDEA Ultimate Edition is required to build and develop
for the IntelliJ Platform.
### Opening the IntelliJ Source Code for Build