Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 581 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 581 Bytes

File Explorer

A simple file explorer with basic functionalities for those who just aim to browse their files.

Configuration

After you clone the repository you have to add the following lines to the file gradle.properties:

RELEASE_KEY_ALIAS      = ???
RELEASE_KEY_PASSWORD   = ???
RELEASE_STORE_PASSWORD = ???
RELEASE_STORE_FILE     = ???