mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Back to java 17
This commit is contained in:
@@ -9,6 +9,5 @@ jobs:
|
||||
name: ☎️ Call Gradle Build
|
||||
uses: CivMC/.github/.github/workflows/gradle_build.yml@master
|
||||
with:
|
||||
java_version: 21
|
||||
gradle_task: reobf --stacktrace
|
||||
gradle_task: reobf
|
||||
secrets: inherit
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
import net.civmc.civgradle.CivGradleExtension
|
||||
|
||||
plugins {
|
||||
id("net.civmc.civgradle") version "3.1.0" apply false
|
||||
id("net.civmc.civgradle") version "3.1.2" apply false
|
||||
}
|
||||
|
||||
subprojects {
|
||||
|
||||
Reference in New Issue
Block a user