Skip to content

Commit 75caec3

Browse files
Bump androidx.core:core-ktx from 1.13.1 to 1.16.0
Bumps androidx.core:core-ktx from 1.13.1 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 3892cb4 commit 75caec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242
}
4343

4444
dependencies {
45-
implementation 'androidx.core:core-ktx:1.13.1'
45+
implementation 'androidx.core:core-ktx:1.16.0'
4646
implementation 'androidx.appcompat:appcompat:1.7.0'
4747
implementation 'com.google.android.material:material:1.12.0'
4848
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'

0 commit comments

Comments
 (0)