Skip to content

Commit 3526e88

Browse files
dependabot[bot]jdvp
authored andcommitted
Bump androidx.core:core-ktx in the gradle-dependencies group
Bumps the gradle-dependencies group with 1 update: androidx.core:core-ktx. Updates `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 dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 574eb4e commit 3526e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libtestingexample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ android {
3535
}
3636

3737
dependencies {
38-
implementation "androidx.core:core-ktx:1.15.0"
38+
implementation "androidx.core:core-ktx:1.16.0"
3939
implementation "androidx.appcompat:appcompat:1.7.0"
4040
implementation "com.google.android.material:material:1.12.0"
4141
androidTestImplementation "androidx.test.ext:junit:1.2.1"

0 commit comments

Comments
 (0)