Skip to content

Commit 3b2e630

Browse files
Bump androidx.core:core-ktx from 1.15.0 to 1.16.0 in /11_fragments
Bumps androidx.core:core-ktx from 1.15.0 to 1.16.0. --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3de791 commit 3b2e630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

11_fragments/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.15.0"
40+
def core_version = "1.16.0"
4141
def appcompat_version = "1.7.0"
4242
def mdc_version = "1.12.0"
4343
def constraintlayout_version = "2.2.1"

0 commit comments

Comments
 (0)