update gradle in template, update about page
This commit is contained in:
parent
d3b3c619bb
commit
9f44d893c7
8
about.md
8
about.md
|
@ -52,6 +52,14 @@ const members = [
|
||||||
title: 'Moderator',
|
title: 'Moderator',
|
||||||
links: [
|
links: [
|
||||||
|
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
avatar: 'https://git.frogmc.dev/ender.png',
|
||||||
|
name: 'Ender',
|
||||||
|
title: 'Developer',
|
||||||
|
links: [
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#Mon May 13 10:13:59 CEST 2024
|
#Mon May 13 10:13:59 CEST 2024
|
||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
zipStorePath=wrapper/dists
|
zipStorePath=wrapper/dists
|
||||||
|
|
Loading…
Reference in a new issue