This website requires JavaScript.
Explore
Help
Sign In
strips
/
pork
Watch
2
Star
0
Fork
0
You've already forked pork
mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced
2025-08-02 21:00:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d079244fd7
pork
/
build.gradle.kts
8 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Auto-generate the AST.
2023-09-05 04:50:27 +00:00
plugins {
ffi: migrate to java.lang.foreign and require Java 21
2023-09-23 22:40:40 +00:00
id("gay.pizza.pork.root")
Auto-generate the AST.
2023-09-05 04:50:27 +00:00
}
Initial Commit
2023-08-19 22:29:07 +00:00
tasks.withType<Wrapper> {
gradle: update dependencies
2023-12-28 01:57:24 +00:00
gradleVersion = "8.5"
Initial Commit
2023-08-19 22:29:07 +00:00
}
Reference in New Issue
Copy Permalink