Skip to content

Commit

Permalink
Merge pull request #26 from swapnil-musale/chore/update-dependencycor…
Browse files Browse the repository at this point in the history
…ektx

fix(deps): update dependency androidx.core:core-ktx to v1.12.0
  • Loading branch information
swapnil-musale authored Sep 8, 2023
2 parents df6d706 + 2482bf3 commit e3fdd24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ androidLibrary = "8.1.0"
kotlinAndroid = "1.9.0"
androidxComposeCompiler = "1.5.0"

coreKtx = "1.10.1"
coreKtx = "1.12.0"
splashScreen = "1.0.1"
activityCompose = "1.7.2"
composeBOM = "2023.08.00"
Expand Down

0 comments on commit e3fdd24

Please sign in to comment.