GitHub user mateusnava opened a pull request:

    https://github.com/apache/cordova-plugin-file/pull/185

    BugFix - Import java.nio.charset.Charset in LocalFileSystem class

    ### Platforms affected
    Android
    
    ### What does this PR do?
    Because class LocalFilesystem needs java.nio.charset.Charset import
    
    ### What testing has been done on this change?
    tested with Cordova 6.1.1
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mateusnava/cordova-plugin-file 
BUGFIX_IMPORT_CHARSET

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-file/pull/185.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #185
    
----
commit 8b122430100962e6847ef54aa497d21b497a2d7d
Author: Mateus Nava <mateus.n...@agro1.inf.br>
Date:   2016-06-10T13:18:30Z

    BugFix - Import java.nio.charset.Charset in LocalFileSystem class

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to