This website requires JavaScript.
Explore
Help
Sign In
tomasz
/
brainfuck-ide
Watch
1
Star
0
Fork
You've already forked brainfuck-ide
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
brainfuck-ide
/
build.gradle
6 lines
91 B
Groovy
Raw
Permalink
Blame
History
subprojects
{
tasks
.
withType
(
JavaCompile
)
{
options
.
encoding
=
'UTF-8'
}
}
Reference in New Issue
View Git Blame
Copy Permalink