Skip to content

Commit 77bd73c

Browse files
Bump androidx.core:core-ktx from 1.10.1 to 1.15.0
Bumps androidx.core:core-ktx from 1.10.1 to 1.15.0. --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75815d3 commit 77bd73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ext {
44
dagger = "com.google.dagger:dagger:$dagger_version"
55
daggerCompiler = "com.google.dagger:dagger-compiler:$dagger_version"
66
constraintLayout = "androidx.constraintlayout:constraintlayout:2.1.4"
7-
core = "androidx.core:core-ktx:1.10.1"
7+
core = "androidx.core:core-ktx:1.15.0"
88

99
// Hilt
1010
hilt = "com.google.dagger:hilt-android:$dagger_version"

0 commit comments

Comments
 (0)