Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaslima777 committed Mar 1, 2019
1 parent 7905cf5 commit 29c664e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
* TODO CLASS FOR SHAREDPREFERENCES MANAGEMENT
*
* @author lucaslima
* @version 1.3.3
* @version 1.3.4
* @since 21 Fev 2019
*/
class SharedPreferencesManager {
public class SharedPreferencesManager {

private Context context;
private boolean resultBoolean = true;
Expand Down

0 comments on commit 29c664e

Please sign in to comment.