LiveChat/settings.gradle

4 行
83 B
Groovy

2024-07-25 15:06:59 +08:00
include ':app'
include ':core'
2024-08-25 22:07:43 +08:00
include ':base'
2024-07-25 15:06:59 +08:00
rootProject.name = "AndroidPlatform"