Skip to content

Commit bd6f7f5

Browse files
Bump androidx.core:core from 1.12.0 to 1.13.0
Bumps androidx.core:core from 1.12.0 to 1.13.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 1b3b78d commit bd6f7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ android {
170170
dependencies {
171171
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
172172

173-
implementation 'androidx.core:core:1.12.0'
173+
implementation 'androidx.core:core:1.13.0'
174174
implementation 'androidx.media:media:1.7.0'
175175
implementation 'androidx.fragment:fragment:1.6.2'
176176
implementation 'androidx.appcompat:appcompat:1.6.1'

0 commit comments

Comments
 (0)