diff --git a/src/Constant.php b/src/Constant.php index 3513807..8ae2532 100644 --- a/src/Constant.php +++ b/src/Constant.php @@ -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'); @@ -75,4 +75,4 @@ /** * LOGIN TYPE */ -define('LOGIN_TYPE_PIN', 'gopay_pin'); \ No newline at end of file +define('LOGIN_TYPE_PIN', 'gopay_pin');