Skip to content

Commit

Permalink
Update androidx.core version to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
irfano committed Mar 8, 2023
1 parent c13d776 commit ff3699a
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 @@ -41,7 +41,7 @@ ext {
androidxCardviewVersion = '1.0.0'
androidxConstraintlayoutVersion = '1.1.3'
androidxConstraintlayoutComposeVersion = '1.0.1'
androidxCoreVersion = '1.8.0'
androidxCoreVersion = '1.9.0'
androidxActivityVersion = '1.5.1'
androidxFragmentVersion = '1.5.5'
androidxGridlayoutVersion = '1.0.0'
Expand Down

0 comments on commit ff3699a

Please sign in to comment.