Skip to content

Commit

Permalink
fix(deps): update dependency androidx.core:core-ktx to v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2023
1 parent 34b757a commit df3c2d9
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 @@ -72,7 +72,7 @@ ext {
materialVersion = '1.4.0'
espressoIntentsVersion = '3.4.0'
mockKVersion = '1.10.0'
coreKTXVersion = '1.3.0'
coreKTXVersion = '1.12.0'
iconsVersion = '1.14.0'
coilVersion = "1.3.2"
composeVersion = "1.0.0"
Expand Down

0 comments on commit df3c2d9

Please sign in to comment.