Revert "update"

This reverts commit 6ff3523276.
This commit is contained in:
Leonwang4234
2020-09-06 17:43:54 -07:00
parent 6ff3523276
commit 3cd87c8174
367 changed files with 10567 additions and 12948 deletions

View File

@@ -324,6 +324,8 @@ project(":tools"){
implementation arcModule("natives:natives-freetype-desktop")
implementation arcModule("natives:natives-box2d-desktop")
implementation arcModule("backends:backend-headless")
implementation "org.reflections:reflections:0.9.11"
}
}