Skip to content

Commit bf66233

Browse files
Bump androidx.core:core-ktx in /06_recyclerview/diffutils
Bumps androidx.core:core-ktx from 1.13.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 bc3a16f commit bf66233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

06_recyclerview/diffutils/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ android {
3737
}
3838

3939
dependencies {
40-
def core_version = "1.13.1"
40+
def core_version = "1.15.0"
4141
def appcompat_version = "1.7.0"
4242
def mdc_version = "1.12.0"
4343
def constraintlayout_version = "2.2.0"

0 commit comments

Comments
 (0)