Skip to content

Commit 46a3a40

Browse files
fix(deps): update dependency androidx.core:core to v1.17.0 (#199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 404b5e8 commit 46a3a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ dependencies {
6464
implementation 'androidx.media3:media3-common:1.8.0'
6565
// Media notification support
6666
implementation 'androidx.media:media:1.7.1'
67-
implementation 'androidx.core:core:1.13.1'
67+
implementation 'androidx.core:core:1.17.0'
6868
}

0 commit comments

Comments
 (0)