adding in functionality for menu, disabling ad space for now, and deplying config

This commit is contained in:
Arjun Patel
2018-07-29 10:57:28 -07:00
parent d6dfcd1994
commit 1ab6d52245
9 changed files with 39 additions and 88 deletions
+5 -2
View File
@@ -1,4 +1,7 @@
{
"name": "Nexto",
"displayName": "Nexto"
}
"displayName": "Nexto",
"android": {
"package": "com.nexto.nexto"
}
}