Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: replace deprecated StatFs functions
`getAvailableBytes` is available since api 18 while current cordova-android must be >=12.0.0, so minSdk 24
- Loading branch information