Skip to content

Commit

Permalink
feat(core): Add support for WorkManager for Android
Browse files Browse the repository at this point in the history
- Adds support for WorkManager for Android
- Adds API to support uploading only on wi-fi
  • Loading branch information
Karthz committed Aug 24, 2022
1 parent f089911 commit e2fd8da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@appfolio/react-native-upload",
"version": "6.7.1",
"version": "6.8.0",
"description": "Cross platform http post file uploader with Android and iOS background support.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit e2fd8da

Please sign in to comment.