Skip to content

Commit 73662bd

Browse files
committed
Update androidx.core version to 1.9.0
1 parent cf40f4e commit 73662bd

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
@@ -40,7 +40,7 @@ ext {
4040
androidxComposeLifecycleVersion = '2.5.1'
4141
androidxCardviewVersion = '1.0.0'
4242
androidxConstraintlayoutVersion = '1.1.3'
43-
androidxCoreVersion = '1.8.0'
43+
androidxCoreVersion = '1.9.0'
4444
androidxActivityVersion = '1.5.1'
4545
androidxFragmentVersion = '1.5.5'
4646
androidxGridlayoutVersion = '1.0.0'

0 commit comments

Comments
 (0)