Alexander Maryanovsky
02/20/2022, 9:04 PMAlejandro Rios
02/20/2022, 9:10 PMAlexander Maryanovsky
02/20/2022, 9:14 PMAlexander Maryanovsky
02/20/2022, 9:16 PMKirill Grouchnikov
02/20/2022, 9:48 PMKirill Grouchnikov
02/20/2022, 9:55 PMcompose-jb
is for samples and documentationAlexander Maryanovsky
02/21/2022, 5:13 AMAlexander Maryanovsky
02/21/2022, 7:03 AMAlexander Maryanovsky
02/21/2022, 8:56 AMcompose/prebuilts/fullsdk-darwin
Alexander Maryanovsky
02/21/2022, 9:00 AMAlexander Maryanovsky
02/21/2022, 11:58 AMCannot convert string value 'UNIFIED_TEST_PLATFORM' to an enum value of type 'com.android.builder.model.AndroidGradlePluginProjectFlags$BooleanFlag' (valid case insensitive values: APPLICATION_R_CLASS_CONSTANT_IDS, TEST_R_CLASS_CONSTANT_IDS, TRANSITIVE_R_CLASS, JETPACK_COMPOSE, ML_MODEL_BINDING)
when trying to sync gradle on the support projectAlexander Maryanovsky
02/21/2022, 3:03 PMAlexander Maryanovsky
02/21/2022, 3:07 PM.gitmodules
to point compose/frameworks/support
to my fork of androidx.
4. git submodule update --init --recursive
5. Followed the instructions in compose/README.md
6. Now I have Android Studio 2021.1.1.8 running with the compose
directory open as a project, but the project doesn’t appear to be configured (no modules, source roots etc.)