Skip to content

Commit

Permalink
Implement sequential file uploads with a limit on active chunks
Browse files Browse the repository at this point in the history
  • Loading branch information
yurizhuk committed Sep 8, 2024
1 parent d0fd6f8 commit 147ab8f
Show file tree
Hide file tree
Showing 3 changed files with 461 additions and 290 deletions.
2 changes: 1 addition & 1 deletion mobile-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ afterEvaluate {

groupId = "com.webitel"
artifactId = "mobile-sdk"
version = "0.15.4"
version = "0.15.5"
}
}
}
Expand Down
Loading

0 comments on commit 147ab8f

Please sign in to comment.