Skip to content

Commit

Permalink
latest changes and apk added
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazi-arman committed Dec 9, 2017
1 parent e4e1a90 commit 6daa74e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions Popup.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ class Popup extends React.Component{
end: new Date(this.state.eventEndDate).getTime()
},
tag: this.state.tag,
thumbUpUsers: 0,
thumbDownUsers: 0,
score: 0
});
console.log(this.state.name)
Expand Down
3 changes: 2 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
},
"android": {
"package": "com.soundduel.blog",
"versionCode": 6,
"versionCode": 7,
"permissions": ["WAKE_LOCK"],
"config": {
"googleMaps": {
"apiKey": "AIzaSyBpg1xqXwLSJmjpnqN1P2BIuL_4xHFDflw ",
Expand Down
Binary file added freefinder.apk
Binary file not shown.

0 comments on commit 6daa74e

Please sign in to comment.