diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 069c9d3..f28fddb 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionName="1.0.5"> extends BaseState { void initPhoneAndUrl() { String phone, url; if (app == 'pip') { - phone = 'Tel: +38 080 030 9997\nTel: +38 044 390 1697'; + phone = '+38 080 030 9997\n+38 044 390 1697'; url = 'http://discount.kiev.ua/'; } else if (app == 'autobonus') { phone = '8-800-234-6064';