Skip to content

Commit

Permalink
Upgrade uploader to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hb0 committed Oct 23, 2024
1 parent 62c8cfc commit fb5da2a
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-alpha7" // FIXME
cyfaceUploaderVersion = "1.5.0"

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

0 comments on commit fb5da2a

Please sign in to comment.