Make the app compile in release
Following instructions from https://stackoverflow.com/a/70074787/1472514
This commit is contained in:
parent
d6861f7fb7
commit
784b4ec659
3 changed files with 4 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ dependencyResolutionManagement {
|
|||
rootProject.name = "ElementX"
|
||||
include(":app")
|
||||
include(":libraries:core")
|
||||
include(":libraries:rustSdk")
|
||||
include(":libraries:matrix")
|
||||
include(":libraries:textcomposer")
|
||||
include(":libraries:elementresources")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue