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-03 13:11:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdac4fb96ab3ed6b27368e10ecfb1361c047f9e5
pork
/
build.gradle.kts
8 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Auto-generate the AST.
2023-09-04 21:50:27 -07:00
plugins {
ffi: migrate to java.lang.foreign and require Java 21
2023-09-23 15:40:40 -07:00
id("gay.pizza.pork.root")
Auto-generate the AST.
2023-09-04 21:50:27 -07:00
}
Initial Commit
2023-08-19 15:29:07 -07:00
tasks.withType<Wrapper> {
gradleVersion = "8.3"
}
Reference in New Issue
Copy Permalink