chore(ci): Fix hilt groups typo (#3966)

This commit is contained in:
Jamil
2024-03-05 07:15:32 -08:00
committed by GitHub
parent 9c7a42e87f
commit 8efd70ebea

View File

@@ -60,6 +60,7 @@ updates:
- androidx.core:core-ktx
- androidx.appcompat:appcompat
- androidx.preference:preference-ktx
- androidx.constraintlayout:constraintlayout
lifecycle:
patterns:
- androidx.lifecycle:lifecycle-runtime-ktx
@@ -72,11 +73,9 @@ updates:
- androidx.navigation:navigation-ui-ktx
hilt:
patterns:
- androidx.lifecycle:lifecycle-viewmodel-ktx
- androidx.constraintlayout:constraintlayout
- androidx.hilt:hilt-compiler
- com.google.dagger.hilt.android
- com.google.dagger:hilt.android
- com.google.dagger:hilt-android
- com.google.dagger:hilt-android-compiler
retrofit:
patterns: