Bump Gradle to 9.0.0 (#4168)

This commit is contained in:
Glavo
2025-08-01 19:26:11 +08:00
committed by GitHub
parent 3eddfa23b7
commit 7d6f21dc3a
13 changed files with 25 additions and 18 deletions

View File

@@ -41,7 +41,7 @@ The software is distributed under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.h
If you want to submit a pull request, here are some requirements:
* IDE: IntelliJ IDEA
* Compiler: Java 11+
* Compiler: Java 17+
* Do NOT modify `gradle` files
### Compilation