mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-11 06:44:00 +00:00
fix(deps): update dependency androidx.core:core-animation to v1.0.0 (#4969)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -26,6 +26,6 @@ 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-alpha02'
|
||||
implementation 'androidx.core:core-animation:1.0.0'
|
||||
implementation 'androidx.dynamicanimation:dynamicanimation:1.0.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user