new: extract logging module into standalone core library
This commit is contained in:
@@ -36,4 +36,7 @@ include(":androidApp")
|
||||
include(":desktopApp")
|
||||
include(":webApp")
|
||||
include(":shared")
|
||||
|
||||
// Core modules
|
||||
include(":core:audioplayer")
|
||||
include(":core:logging")
|
||||
|
||||
Reference in New Issue
Block a user