feat: init core module

This commit is contained in:
vran
2021-12-28 22:55:50 +08:00
parent f92a89a473
commit d20a400931
35 changed files with 1347 additions and 1 deletions

3
settings.gradle Normal file
View File

@@ -0,0 +1,3 @@
rootProject.name = 'databasir'
include 'core'