Commit Graph

9 Commits

Author SHA1 Message Date
dima-avdeev-jb
bbc083c61c COMPILE_SDK_VERSION = "android-32" (#2072) 2022-05-25 11:40:15 +03:00
Alexey Tsvetkov
c1ecbd44ae Use cmake from master again 2022-01-21 17:12:03 +03:00
Alexey Tsvetkov
23921ae3ff Downgrade prebuilt cmake version (#1704)
Otherwise, new clean builds fail with error:
```
A problem occurred configuring project ':support:compose:ui:ui-inspection'.
> Failed to notify project evaluation listener.
> com.android.builder.errors.EvalIssueException: [CXX1300] CMake '3.18.1' was not found in SDK, PATH, or by cmake.dir property.
> The androidx.inspection plugin requires release build variant.
```
2022-01-18 11:17:15 +03:00
Alexey Tsvetkov
1deb4295c1 Download and setup ninja 2021-12-30 09:15:23 +03:00
Alexander Gorshenev
c5b22a6722 Moved to ndk 23 and other prebuilt updates 2021-12-30 09:15:23 +03:00
Igor Demin
6d7c8a5d80 Change comment 2021-10-04 11:09:58 +03:00
Igor Demin
b3a4cbc9f3 Update Compose 2021-08-27 20:39:35 +03:00
Igor Demin
e385c84231 Update Compose 2021-07-01 09:01:27 +03:00
Igor Demin
33a059ddd3 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)
2021-06-29 16:58:10 +03:00