Split module dateformatter into api, impl and test.
This commit is contained in:
parent
33b88b8026
commit
0037da4ce5
36 changed files with 160 additions and 21 deletions
|
|
@ -199,6 +199,7 @@ dependencies {
|
|||
allLibraries()
|
||||
allFeatures()
|
||||
implementation(projects.libraries.matrix.impl)
|
||||
implementation(projects.libraries.dateformatter.impl)
|
||||
implementation(projects.tests.uitests)
|
||||
implementation(projects.anvilannotations)
|
||||
anvil(projects.anvilcodegen)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue