Skip to content

Commit 3ffd78a

Browse files
build(deps): bump androidx.core:core from 1.2.0 to 1.15.0
Bumps androidx.core:core from 1.2.0 to 1.15.0. --- updated-dependencies: - dependency-name: androidx.core:core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0554f0d commit 3ffd78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "a
9090
androidx-browser = { module = "androidx.browser:browser", version.ref = "browser" }
9191
androidx-cardview = { module = "androidx.cardview:cardview", version.ref = "cardview" }
9292
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }
93-
androidx-core = { module = "androidx.core:core", version = "1.2.0" }
93+
androidx-core = { module = "androidx.core:core", version = "1.15.0" }
9494
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }
9595
androidx-datastore-preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastore" }
9696
androidx-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "espressoCore" }

0 commit comments

Comments
 (0)