Compose as submodule, scripts for build/test Compose (#830)

- add run configurations for IDEA / Android Studio
- configure CI to use those scripts to build everything: 0.0.0-newci-316 (with desktop/web components)
This commit is contained in:
Igor Demin
2021-06-29 16:58:10 +03:00
committed by GitHub
parent 854de3681c
commit 33a059ddd3
41 changed files with 1251 additions and 0 deletions

9
.gitmodules vendored Normal file
View File

@@ -0,0 +1,9 @@
[submodule "compose/frameworks/support"]
path = compose/frameworks/support
url = https://github.com/JetBrains/androidx
[submodule "compose/golden"]
path = compose/golden
url = https://android.googlesource.com/platform/frameworks/support-golden
[submodule "compose/external/doclava"]
path = compose/external/doclava
url = https://android.googlesource.com/platform/external/doclava