File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -368,7 +368,7 @@ dependencies {
368
368
withQuickstepImplementation projects. compatLib. compatLibVV
369
369
withQuickstepImplementation projects. wmshell
370
370
withQuickstepImplementation projects. flags
371
- implementation ' androidx.dynamicanimation:dynamicanimation:1.0 .0'
371
+ implementation ' androidx.dynamicanimation:dynamicanimation:1.1 .0'
372
372
373
373
implementation fileTree(dir : FRAMEWORK_PREBUILTS_DIR , include : ' SystemUI-statsd-15.jar' )
374
374
implementation fileTree(dir : FRAMEWORK_PREBUILTS_DIR , include : ' WindowManager-Shell-15.jar' )
Original file line number Diff line number Diff line change @@ -26,5 +26,5 @@ dependencies {
26
26
implementation " com.google.dagger:hilt-android:$daggerVersion "
27
27
ksp " com.google.dagger:hilt-compiler:$daggerVersion "
28
28
implementation ' androidx.core:core-animation:1.0.0'
29
- implementation ' androidx.dynamicanimation:dynamicanimation:1.0 .0'
29
+ implementation ' androidx.dynamicanimation:dynamicanimation:1.1 .0'
30
30
}
You can’t perform that action at this time.
0 commit comments