Skip to content

Commit

Permalink
chore(android): upgrade to android video uploader 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Feb 12, 2024
1 parent 001cfe6 commit dd0ad19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+"

implementation 'video.api:android-video-uploader:1.3.3'
implementation 'video.api:android-video-uploader:1.3.4'
implementation 'androidx.work:work-runtime-ktx:2.8.1'
}

Expand Down

0 comments on commit dd0ad19

Please sign in to comment.