Skip to content

Commit

Permalink
feat(android): bump default androidx.activity version from v1.8.2 to …
Browse files Browse the repository at this point in the history
…v1.9.3
  • Loading branch information
YangJonghun committed Nov 29, 2024
1 parent 569a79c commit 88541ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ RNVideo_useExoplayerSmoothStreaming=true
RNVideo_useExoplayerDash=true
RNVideo_useExoplayerHls=true
RNVideo_androidxCoreVersion=1.13.1
RNVideo_androidxActivityVersion=1.8.2
RNVideo_androidxActivityVersion=1.9.3
RNVideo_buildFromMedia3Source=false

0 comments on commit 88541ec

Please sign in to comment.