Skip to content

Commit 39fa11b

Browse files
committed
Prepare for release 0.35.2.
1 parent 82d40b1 commit 39fa11b

2 files changed

Lines changed: 32 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,37 @@ Changelog
44
**Unreleased**
55
--------------
66

7+
0.35.2
8+
------
9+
10+
_2026-05-18_
11+
12+
- **Fix**: Fix `composeRuntimeOnly()` crashing project configuration.
13+
- Update Wire to `6.2.0`.
14+
- Update Okio to `3.17.0`.
15+
- Update coroutines to `1.10.2`.
16+
- Update oshi to `6.12.0`.
17+
- Update Guava to `33.6.0-jre`.
18+
- Update jgrapht to `1.5.3`.
19+
- Update multiplatform-markdown-renderer to `0.40.2`.
20+
- Update slf4j-nop to `2.0.18`.
21+
- Update IntelliJ Platform to `2.14.0`.
22+
- Update Dokka to `2.2.0`.
23+
- Build against Kotlin `2.3.21`.
24+
- Build against KSP `2.3.8`.
25+
- Build against Metro `1.0.0`.
26+
- Build against AGP `9.2.1`.
27+
- Build against Gradle `9.4.1`.
28+
- Build against DAGP `3.9.0`.
29+
- Build against Roborazzi `1.60.0`.
30+
- Build against Anvil `0.5.4`.
31+
- Build against Spotless `8.4.0`.
32+
- Build against Spotlight `1.6.10`.
33+
- Build against Develocity `4.4.1`.
34+
- Build against emulator.wtf `1.5.4`.
35+
- Build against Graph Assert `2.9.1`.
36+
- Build against compose-lint-checks `1.4.3`.
37+
738
0.35.1
839
------
940

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ POM_DEVELOPER_ID=slackhq
4343
POM_DEVELOPER_NAME=Slack Technologies, Inc.
4444
POM_DEVELOPER_URL=https://github.com/slackhq
4545
POM_INCEPTION_YEAR=2022
46-
VERSION_NAME=1.0.0-SNAPSHOT
46+
VERSION_NAME=0.35.2

0 commit comments

Comments
 (0)