Skip to content

Commit

Permalink
[Gradle] Updated androidx.core dependency from 1.5.0-rc01 to 1.5.0 st…
Browse files Browse the repository at this point in the history
…able

PiperOrigin-RevId: 374665184
(cherry picked from commit ea2b0bc)
  • Loading branch information
dsn5ft committed Jun 2, 2021
1 parent 72b0c39 commit d78235f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ext {
cardView : '1.0.0',
constraintlayout : '2.0.1',
coordinatorlayout : '1.1.0',
core : '1.5.0-rc01', // Need ResourcesCompat#getCachedFont
core : '1.5.0',
experimental : '1.0.0',
fragment : '1.0.0',
lifecycle : '2.0.0',
Expand Down

0 comments on commit d78235f

Please sign in to comment.