mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 03:54:18 -04:00
10 lines
152 B
Plaintext
10 lines
152 B
Plaintext
include(
|
|
":core",
|
|
":app",
|
|
":custom",
|
|
":install_time_asset",
|
|
":objectboxmigration",
|
|
":defaultmigration"
|
|
)
|
|
rootProject.name = "kiwix-android"
|