Skip to content

Commit

Permalink
Update ServiceConstants.java
Browse files Browse the repository at this point in the history
  • Loading branch information
harshi22 authored Aug 23, 2019
1 parent cab777c commit e3c3ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/amazon/pay/types/ServiceConstants.java
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ public class ServiceConstants {
public static final String GET_MERCHANT_ACCOUNT_STATUS = "GetMerchantAccountStatus";

// SDK version
public static final String APPLICATION_LIBRARY_VERSION = "3.6.0";
public static final String APPLICATION_LIBRARY_VERSION = "3.6.1";
public static final String GITHUB_SDK_NAME = "amazon-pay-sdk-java";

// Exponential backoff wait times (milliseconds) for retry operations
Expand Down

0 comments on commit e3c3ba1

Please sign in to comment.