build: Update gradle wrapper properly

This commit is contained in:
NotMyFault 2022-02-27 18:48:37 +01:00
parent 05e055e9cf
commit 954c813cef
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View File

@ -5,5 +5,4 @@ include("Core", "Bukkit")
project(":Core").name = "PlotSquared-Core"
project(":Bukkit").name = "PlotSquared-Bukkit"
enableFeaturePreview("VERSION_CATALOGS")
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")