This website works better with JavaScript.
Explore
Help
Register
Sign In
brzimmer
/
HierarchicalPathfinding
Watch
1
Star
0
Fork
You've already forked HierarchicalPathfinding
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Removed java 8 from the toolchain
Browse Source
main
Bryson Zimmerman
11 months ago
parent
9cbf367375
commit
a8ec36dbd2
1 changed files
with
0 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
build.gradle.kts
Unescape
Escape
View File
@ -22,5 +22,4 @@ tasks.test {
}
kotlin {
jvmToolchain(11)
jvmToolchain(8)
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
brzimmer/HierarchicalPathfinding
Title
Body
Create Issue