Skip to content

Commit

Permalink
Merge pull request #43 from nova-video-player/dependabot/gradle/andro…
Browse files Browse the repository at this point in the history
…idx.core-core-1.12.0

Bump androidx.core:core from 1.10.1 to 1.12.0
  • Loading branch information
courville authored Sep 12, 2023
2 parents c7b23ca + 1718ecf commit cd4dfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ dependencies {
implementation 'com.squareup.picasso:picasso:2.8'
implementation 'androidx.tvprovider:tvprovider:1.0.0'
implementation 'androidx.media:media:1.6.0'
implementation 'androidx.core:core:1.10.1'
implementation 'androidx.core:core:1.12.0'
implementation 'androidx.legacy:legacy-support-core-utils:1.0.0'
implementation 'androidx.legacy:legacy-support-core-ui:1.0.0'
implementation 'androidx.fragment:fragment:1.6.1'
Expand Down

0 comments on commit cd4dfa2

Please sign in to comment.