Skip to content

Flipper App 1.8.1.1852

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 14:11
· 6 commits to dev since this release
8b2440a
Refactor rename and file creation modules (#995)

**Background**

Rename and file creation are located insided listing module. Later this
features will be required during file transfer and file copy.

**Changes**

- Move file creation and folder creation into separate module

**Test plan**

- The behaviour should be the same as before