build: Upgrade Gradle

6.8 -> 8.8
This commit is contained in:
2024-07-08 15:45:43 +03:00
parent f2292cf54f
commit ef204483fa
7 changed files with 54 additions and 51 deletions

View File

@@ -1,4 +1,4 @@
rootProject.name = 'mc-1.2.5'
rootProject.name = "mc-1.2.5"
include('client')
include('server')
include("client")
include("server")