2022-04-04 14:03:10 +00:00
|
|
|
include ':app'
|
2023-03-02 11:03:55 +00:00
|
|
|
rootProject.name = "RustedAssistant"
|
2022-04-04 14:03:10 +00:00
|
|
|
include ':assistantCoreLibrary'
|
2022-07-08 14:34:22 +00:00
|
|
|
include ':dialog'
|
2024-01-28 09:02:54 +00:00
|
|
|
include(':library')
|