Changes the build structure to put the library in its own project.

This cleans up dependencies some.
This commit is contained in:
Markil3
2020-12-14 11:56:48 -07:00
parent b7bfb13745
commit a052c47573
7 changed files with 203 additions and 85 deletions

1
.gitignore vendored
View File

@@ -23,5 +23,6 @@
hs_err_pid*
/local.properties
/build/
/library/build/
/.idea/
/.gradle/