mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 07:16:54 +00:00
Remove redundant androidx.core deps
This commit is contained in:
@@ -23,7 +23,6 @@ addFrameworkJar('framework-15.jar')
|
||||
compileOnlyCommonJars()
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.core:core-ktx:1.9.0'
|
||||
implementation "com.google.dagger:hilt-android:$daggerVersion"
|
||||
ksp "com.google.dagger:hilt-compiler:$daggerVersion"
|
||||
implementation 'androidx.core:core-animation:1.0.0'
|
||||
|
||||
Reference in New Issue
Block a user