Rename defaultRes module to core

This commit is contained in:
arkon
2020-12-20 12:16:23 -05:00
committed by arkon
parent 7221fb4856
commit 3b3695f97b
9 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
include(":annotations")
include(":defaultRes")
include(":core")
include(":lib-ratelimit")
project(":lib-ratelimit").projectDir = File("lib/ratelimit")