address_list/settings.gradle

4 lines
68 B
Groovy
Raw Permalink Normal View History

2024-04-07 09:30:15 +08:00
rootProject.name = "address_list"
include ':app'
include ':baselib'