-
When I use the latest version of ksp and hilt, it gives this error.
ksp = "2.0.0-1.0.22"
hilt = "2.51.1"
```
Unable to load class 'org.jetbrains.kotlin.buildtools.api.SourcesChanges'
org.jetb…
-
**Describe the bug**
Dagger generates code that looks like this:
```kotlin
@ScopeMetadata
@QualifierMetadata
@DaggerGenerated
@Generated(
value = "dagger.internal.codegen.ComponentProcessor…
-
https://dagger.dev/hilt/
https://medium.com/androiddevelopers/dependency-injection-on-android-with-hilt-67b6031e62d
Dagger Hiltのドキュメントが公開されました。また、Googleの方によるブログも公開されています。
-
-
Hi Dagger Hilt Team,
I encountered an issue while upgrading Dagger Hilt from version 2.48 to 2.49. Upon attempting the upgrade, the following error was thrown:
```
Unable to load class 'dagger.sp…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
---
> [!WARNING]
> Renovate fa…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
KSP tasks are failing because of a Hilt error when building with Kotlin 2.0.0-RC1 and KSP2 enabled:
- [SimonMarquis/QrCode](https://github.com/SimonMarquis/QrCode/actions/runs/8402466283/job/2301…
-
Reference: https://developer.android.com/training/dependency-injection/hilt-android
Migration guide: https://dagger.dev/hilt/migration-guide.html
This will ease most of the Dagger handling, in a s…
-