Skip to content

Commit

Permalink
feat(android): upgrade to uploader 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Mar 28, 2024
1 parent c9572b5 commit a4e60cb
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.4'
implementation 'video.api:android-video-uploader:1.3.5'
implementation 'androidx.work:work-runtime-ktx:2.9.0'
}

Expand Down

0 comments on commit a4e60cb

Please sign in to comment.