-
**Describe the bug**
On a fresh install of the app, there is a sync overlay that is intended to prevent the user from performing any action before the sync is completed. However, once the sync is com…
-
When I checkout and while syncing I'm getting error
"The Hilt Android Gradle plugin is applied but no com.google.dagger:hilt-android dependency was found."
-
Hi,
Testing this library and there's a small issue with current hilt integration if we do not want to use ScreenModel or are just testing before switching to them.
If we just add the voyager-hil…
-
https://dagger.dev/hilt/
-
**Please complete the following information:**
- Library Version [ v1.0.9]
- Affected Device(s) [e.g. Samsung Galaxy s10 with Android 11]
**Describe the Bug:**
App keeps crashing when launching…
-
سلام
بعد از اضافه کردن به پروژه و بیلد کردن به ارور زیر بر می خوریم:
```
Duplicate class saman.zamani.persiandate.BuildConfig found in modules jetified-PersianDate-0.8-runtime (com.github.samanzama…
-
The Hilt Android Gradle plugin is applied but no com.google.dagger:hilt-android dependency was found.
-
The Hilt Android Gradle plugin is applied but no com.google.dagger:hilt-android dependency was found.
-
The Hilt Android Gradle plugin is applied but no com.google.dagger:hilt-android dependency was found
![Screenshot (23)](https://user-images.githubusercontent.com/31477828/136506442-a223ee5d-38bc-45fb…
-
The use case for this one is the following, for example I have an interceptors module where i'm forced to have a module
```kotlin
@Module
@InstallIn(SingletonComponent::class)
object NetworkInt…