You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved incremental compilation support is now enabled by default (#1076). You can still opt-out or temporarily disable this by setting com.squareup.anvil.trackSourceFiles=false in your gradle.properties file. Note that this property will be removed in a future version.
Dependencies
Upgrade Kotlin to 2.0.21 (#1059). Note that while this release targets Kotlin 2.0, the K2 compiler is not yet supported (see the roadmap for more details).