1.3.0
What's Changed
OptionallyProvided
A new annotation, @OptionallyProvided, has been added. This new annotation generated @BindsOptionalOf bindings.
See the docs for more info.
Details
- Bump androidx.lifecycle:lifecycle-viewmodel from 2.7.0 to 2.8.0 by @dependabot in #165
- Bump org.robolectric:robolectric from 4.12.1 to 4.12.2 by @dependabot in #166
- Bump com.android.tools.build:gradle from 8.4.0 to 8.4.1 by @dependabot in #167
- Bump kotlinpoet from 1.16.0 to 1.17.0 by @dependabot in #170
- Bump androidx.lifecycle:lifecycle-viewmodel from 2.8.0 to 2.8.1 by @dependabot in #172
- Update Gradle Wrapper from 8.7 to 8.8 by @ansman-gradle-wrapper-update in #173
- Bump com.android.tools.build:gradle from 8.4.1 to 8.4.2 by @dependabot in #176
- Bump androidx.lifecycle:lifecycle-viewmodel from 2.8.1 to 2.8.2 by @dependabot in #177
- Bump com.android.tools.build:gradle from 8.4.2 to 8.5.0 by @dependabot in #178
- Bump androidx.test:runner from 1.5.2 to 1.6.0 by @dependabot in #180
- Bump androidx-test from 1.5.0 to 1.6.0 by @dependabot in #179
- Bump androidx-test from 1.6.0 to 1.6.1 by @dependabot in #182
- Unify the androidx-test versions by @ansman in #183
- Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 by @dependabot in #184
- Bump androidx.lifecycle:lifecycle-viewmodel from 2.8.2 to 2.8.3 by @dependabot in #186
- Bump kotlinpoet from 1.17.0 to 1.18.0 by @dependabot in #187
- Update Gradle Wrapper from 8.8 to 8.9 by @ansman-gradle-wrapper-update in #191
- Bump kotlinpoet from 1.18.0 to 1.18.1 by @dependabot in #194
- Bump com.android.tools.build:gradle from 8.5.0 to 8.5.1 by @dependabot in #192
- Bump org.robolectric:robolectric from 4.12.2 to 4.13 by @dependabot in #189
- Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.14.0 to 0.16.0 by @dependabot in #195
- Use a fixed license url when publishing to Maven by @simonlebras in #198
- Bump dagger from 2.51.1 to 2.52 by @dependabot in #202
- Bump androidx.lifecycle:lifecycle-viewmodel from 2.8.3 to 2.8.4 by @dependabot in #197
- Bump com.android.tools.build:gradle from 8.5.1 to 8.5.2 by @dependabot in #205
- Update Gradle Wrapper from 8.9 to 8.10 by @ansman-gradle-wrapper-update in #208
- Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot in #206
- Fail if a resource test is unexpectedly empty by @ansman in #210
- Add an annotation for adding optional bindings by @ansman in #209
New Contributors
- @simonlebras made their first contribution in #198
Full Changelog: 1.2.1...1.3.0