@@ -4,6 +4,39 @@ Changelog
4
4
** Unreleased**
5
5
--------------
6
6
7
+ 0.24.0
8
+ ------
9
+
10
+ _ 2025-01-24_
11
+
12
+ Happy new year!
13
+
14
+ - Add orchestrator dep by default when ` androidTest() ` feature is enabled.
15
+ - Automatically enable Dagger's new ` dagger.useBindingGraphFix ` option in 2.55.
16
+ - Update to Develocity adapters plugin ` 1.1 ` .
17
+ - Update to graph assert ` 2.7.3 ` .
18
+ - Update to Wire ` 5.2.1 ` .
19
+ - Update to Okio ` 3.10.2 ` .
20
+ - Update to kotlinx coroutines ` 1.10.1 ` .
21
+ - Update to kotlinx serialization ` 1.8.0 ` .
22
+ - Update to JNA ` 5.16.0 ` .
23
+ - Update to KAML ` 0.67.0 ` .
24
+ - Update to guava ` 33.4.0-jre ` .
25
+ - Update to apache commons text ` 1.13.0 ` .
26
+ - Build against AGP ` 8.8.0 ` .
27
+ - Build against Anvil ` 0.4.1 ` .
28
+ - Build against Dokka ` 2.0.0 ` .
29
+ - Build against compose gradle plugin ` 1.7.3 ` .
30
+ - Build against Develocity plugin ` 3.19.1 ` .
31
+ - Build against gradle retry plugin ` 1.6.1 ` .
32
+ - Build against Spotless plugin ` 7.0.1 ` .
33
+ - Build against nullaway gradle plugin ` 2.2.0 ` .
34
+ - Build against Roborazzi gradle plugin ` 1.38.0 ` .
35
+ - Build against DAGP ` 2.7.0 ` .
36
+ - Build against sort dependencies plugin ` 0.14 ` .
37
+ - Build against gradle ` 8.12.1 ` .
38
+ - Build against redacted gradle plugin ` 1.12.0 ` .
39
+
7
40
0.23.7
8
41
------
9
42
0 commit comments