1.1.0
What's new
Ktorfit support
Ktorfit, a multiplatform version of Retrofit, is now supported.
Check out the docs for info on how to get started.
Min SDK 19
Just like AndroidX, the min SDK required is now 19.
Dagger 2.51 support
auto-dagger has now been tested with Dagger 2.51.
Kotlin 1.9.23
Using auto-dagger now requires Kotlin 1.9.23 or later.
Details
- Bump ksp from 1.9.22-1.0.16 to 1.9.22-1.0.17 by @dependabot in #125
- Bump kotlinpoet from 1.15.3 to 1.16.0 by @dependabot in #124
- Bump org.jetbrains.kotlinx:kotlinx-metadata-jvm from 0.8.0 to 0.9.0 by @dependabot in #123
- Bump the minSdk to 19 by @ansman in #126
- Bump com.android.tools.build:gradle from 8.2.0 to 8.2.1 by @dependabot in #121
- Bump androidx.lifecycle:lifecycle-viewmodel from 2.6.2 to 2.7.0 by @dependabot in #122
- Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.13.2 to 0.14.0 by @dependabot in #128
- Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #129
- Bump com.android.tools.build:gradle from 8.2.1 to 8.2.2 by @dependabot in #127
- Bump com.squareup.okio:okio from 3.7.0 to 3.8.0 by @dependabot in #130
- Bump dagger from 2.50 to 2.51 by @dependabot in #131
- Bump com.android.tools.build:gradle from 8.2.2 to 8.3.0 by @dependabot in #133
- Bump dokka from 1.9.10 to 1.9.20 by @dependabot in #134
- Bump kotlin from 1.9.22 to 1.9.23 by @dependabot in #135
- Bump ksp from 1.9.22-1.0.17 to 1.9.23-1.0.19 by @dependabot in #136
- Bump com.squareup.okio:okio from 3.8.0 to 3.9.0 by @dependabot in #137
- Bump retrofit from 2.9.0 to 2.10.0 by @dependabot in #138
- Update Gradle Wrapper from 8.5 to 8.7 by @ansman-gradle-wrapper-update in #142
- Switch to the patched version of kotlin-compile-testing by @ansman in #143
- Remove the shadowjar archive classifier by @ansman in #144
- Bump com.android.tools.build:gradle from 8.3.0 to 8.3.1 by @dependabot in #139
- Bump compileTesting from 0.4.0 to 0.4.1 by @dependabot in #145
- Bump retrofit from 2.10.0 to 2.11.0 by @dependabot in #146
- Start using the project accessors plugin by @ansman in #147
- Bump org.robolectric:robolectric from 4.11.1 to 4.12 by @dependabot in #149
- Bump org.robolectric:robolectric from 4.12 to 4.12.1 by @dependabot in #150
- Bump dagger from 2.51 to 2.51.1 by @dependabot in #148
- Bump com.android.tools.build:gradle from 8.3.1 to 8.3.2 by @dependabot in #152
- Bump ksp from 1.9.23-1.0.19 to 1.9.23-1.0.20 by @dependabot in #151
- Add support for ktorfit by @ansman in #153
New Contributors
- @ansman-gradle-wrapper-update made their first contribution in #142
Full Changelog: 1.0.0...1.1.0