Skip to content
This repository was archived by the owner on Sep 29, 2024. It is now read-only.

Commit 623b256

Browse files
authored
Update Constant.php
update version
1 parent 2e8ceae commit 623b256

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Constant.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919
define('X_PLATFORM', 'Android');
2020
define('X_UNIQUEID', 'c6ad2e615cf54aa5');
21-
define('X_APPVERSION', '4.74.3');
21+
define('X_APPVERSION', '4.90.2');
2222
define('X_APPID', 'com.gojek.app');
2323
define('X_USER_TYPE', 'customer');
2424
define('X_DEVICE_OS', 'Android,9');
@@ -75,4 +75,4 @@
7575
/**
7676
* LOGIN TYPE
7777
*/
78-
define('LOGIN_TYPE_PIN', 'gopay_pin');
78+
define('LOGIN_TYPE_PIN', 'gopay_pin');

0 commit comments

Comments
 (0)