Skip to content

Forge version

Latest
Compare
Choose a tag to compare
@jgrazina-zz jgrazina-zz released this 15 Nov 15:23
· 2 commits to master since this release
Don't crash on low memory devices

It will be OOM when running file-transfer tests on baseline Android Memory class
which is 16M (It happens to be the java heap limit of those devices).

 This closes #166