Migrate to compose (#1)
The whole App has essentially been rebuilt to use compose Reviewed-on: #1 Co-authored-by: Clara Dautermann <git@cdaut.de> Co-committed-by: Clara Dautermann <git@cdaut.de>
This commit is contained in:
parent
83601393b1
commit
a341d7a920
55 changed files with 565 additions and 998 deletions
|
|
@ -19,6 +19,5 @@ dependencyResolutionManagement {
|
|||
}
|
||||
}
|
||||
|
||||
rootProject.name = "DBT App"
|
||||
rootProject.name = "DBTApp"
|
||||
include(":app")
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue