move Tectonic YAML dependency to implementation

This commit is contained in:
dfsek
2021-07-23 11:42:29 -07:00
parent 672349f5b7
commit 67d3af71bf
3 changed files with 3 additions and 1 deletions
@@ -5,4 +5,5 @@ configureAddon()
dependencies {
"shadedImplementation"("com.dfsek.tectonic:yaml:2.1.2")
}