Skip to content

Commit d78235f

Browse files
committed
[Gradle] Updated androidx.core dependency from 1.5.0-rc01 to 1.5.0 stable
PiperOrigin-RevId: 374665184 (cherry picked from commit ea2b0bc)
1 parent 72b0c39 commit d78235f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ext {
2929
cardView : '1.0.0',
3030
constraintlayout : '2.0.1',
3131
coordinatorlayout : '1.1.0',
32-
core : '1.5.0-rc01', // Need ResourcesCompat#getCachedFont
32+
core : '1.5.0',
3333
experimental : '1.0.0',
3434
fragment : '1.0.0',
3535
lifecycle : '2.0.0',

0 commit comments

Comments
 (0)