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

Commit

Permalink
Update Constant.php
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
decoderid authored Jul 28, 2024
1 parent 2e8ceae commit 623b256
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Constant.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/
define('X_PLATFORM', 'Android');
define('X_UNIQUEID', 'c6ad2e615cf54aa5');
define('X_APPVERSION', '4.74.3');
define('X_APPVERSION', '4.90.2');
define('X_APPID', 'com.gojek.app');
define('X_USER_TYPE', 'customer');
define('X_DEVICE_OS', 'Android,9');
Expand Down Expand Up @@ -75,4 +75,4 @@
/**
* LOGIN TYPE
*/
define('LOGIN_TYPE_PIN', 'gopay_pin');
define('LOGIN_TYPE_PIN', 'gopay_pin');

0 comments on commit 623b256

Please sign in to comment.