mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Update dependency androidx.core:core-animation to v1.0.0 (#4352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -22,7 +22,7 @@ addFrameworkJar('framework-14.jar')
|
||||
compileOnlyCommonJars()
|
||||
|
||||
dependencies {
|
||||
implementation "androidx.core:core-animation:1.0.0-rc01"
|
||||
implementation "androidx.core:core-animation:1.0.0"
|
||||
compileOnly projects.animationlib
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user