Basic implementation of first login handshake
This commit is contained in:
parent
6ea48dd4e7
commit
88a7a0a9c6
8 changed files with 314 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
class Constants {
|
||||
static const VERSION = "1.0.031525+0003";
|
||||
static const VERSION = "1.0.031525+0137";
|
||||
static const APP_NAME = "BugVault";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue