Skip to content

Commit

Permalink
Upgrade uploader to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hb0 committed Jul 16, 2024
1 parent 4c63dfd commit 381f683
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.0"
cyfaceUploaderVersion = "1.4.0"
cyfaceUploaderVersion = "1.4.1"

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

0 comments on commit 381f683

Please sign in to comment.