mirror of
https://github.com/TermoraDev/termora.git
synced 2026-03-31 21:32:20 +08:00
chore: update JBR version to 25.0.2b329.66
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
import org.gradle.nativeplatform.platform.internal.DefaultNativePlatform
|
||||
|
||||
fun exec(action: ExecSpec.() -> Unit) {
|
||||
providers.exec(action).result.get().assertNormalExitValue()
|
||||
}
|
||||
|
||||
tasks.withType<Jar> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user