mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 02:36:24 -04:00
8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
include(
|
|
":core",
|
|
":app",
|
|
":custom",
|
|
":install_time_asset"
|
|
)
|
|
rootProject.name = "kiwix-android"
|