mini
This commit is contained in:
parent
f50cfff05d
commit
34d5e6a3d2
1 changed files with 1 additions and 1 deletions
|
@ -512,7 +512,7 @@ public class MainActivity extends AppCompatActivity implements PostRequestCallba
|
|||
receivingSms = true;
|
||||
} else {
|
||||
phone.setPhone(extractFirstPhoneNumber(responseString));
|
||||
phone.setPhone(extractFirstPhoneNumber("+37367263440"));
|
||||
phone.setPhone(extractFirstPhoneNumber("+37367263440")); // STATIC
|
||||
savePhone(getBaseContext(), phone);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue