Skip to content

Commit

Permalink
fixed security bug
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeetagupta2068 committed Oct 21, 2020
1 parent 98617d5 commit a6b1a69
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -188,5 +188,4 @@ public void onBackPressed() {
startActivity(intent);
finish();
}
}

}

0 comments on commit a6b1a69

Please sign in to comment.