mibrito707 / cordova-plugin-secure-storage-echo

Secure storage plugin for Apache Cordova
MIT License
73 stars 73 forks source link

Fixed code, added finals on variables used in inner scopes #6

Closed giordanocardillo closed 5 years ago

giordanocardillo commented 5 years ago

I tried to compile but it throws errors due to missing final declarations on various variables.

rdss-jpupeter commented 5 years ago

this fix ist important to compile the plugin. Please merge it. Thanks at this point for taking over this plugin! @mibrito707 !!!