Skip to content

Commit 8a14b1c

Browse files
Bump androidx.core:core-ktx from 1.15.0 to 1.16.0 in /14_pushes
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 8a14b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

14_pushes/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939
}
4040

4141
dependencies {
42-
def core_version = "1.15.0"
42+
def core_version = "1.16.0"
4343
def appcompat_version = "1.7.0"
4444
def mdc_version = "1.12.0"
4545
def constraintlayout_version = "2.2.1"

0 commit comments

Comments
 (0)