Skip to content

Commit

Permalink
[RFR-1187] Upgrade uploader 1.5.1 (fix upload w/o locations)
Browse files Browse the repository at this point in the history
  • Loading branch information
hb0 committed Oct 23, 2024
1 parent 1a8ed2b commit bba2b3c
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 @@ -53,7 +53,7 @@ ext {
// When `android-app` is checkout out, `rootProject.uploaderVersion` in the submodules will point
// to `android-app/build.gradle` instead of `submodule/build.gradle`.
cyfaceSerializationVersion = "3.4.2"
cyfaceUploaderVersion = "1.5.0"
cyfaceUploaderVersion = "1.5.1"

// Android SDK versions
minSdkVersion = 21 // device support
Expand Down

0 comments on commit bba2b3c

Please sign in to comment.