Skip to content

Commit 4a0425f

Browse files
Bump androidx.core:core from 1.13.1 to 1.15.0 (#132)
Bumps androidx.core:core from 1.13.1 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56b3992 commit 4a0425f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ conventions = "xyz.tynn.convention.project:0.0.5"
1010

1111
[libraries]
1212
androidx-annotation = "androidx.annotation:annotation:1.8.2"
13-
androidx-core = "androidx.core:core:1.13.1"
14-
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
13+
androidx-core = "androidx.core:core:1.15.0"
14+
androidx-core-ktx = "androidx.core:core-ktx:1.15.0"
1515
androidx-datastore = "androidx.datastore:datastore:1.1.1"
1616
androidx-fragment = "androidx.fragment:fragment:1.8.5"
1717
androidx-lifecycle-savedstate = "androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.4"

0 commit comments

Comments
 (0)