Skip to content

Commit

Permalink
fix(deps): update dependency androidx.core:core-ktx to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2023
1 parent cba0d5a commit 4cf1e5b
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 @@ -2,7 +2,7 @@
buildscript {
ext {
appCompatVersion = '1.6.1'
coreVersion = '1.10.0'
coreVersion = '1.10.1'
constraintLayoutVersion = '2.1.4'
coroutinesVersion = '1.7.0'
kotlin_version = '1.8.21'
Expand Down

0 comments on commit 4cf1e5b

Please sign in to comment.