Skip to content

Commit 72ce553

Browse files
author
ehowlsla
committed
bootpay 3.0 api added and deploy
1 parent 4e98570 commit 72ce553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootpay/src/main/java/kr/co/bootpay/analytics/AnalyticsService.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ public AnalyticsService(Context context) {
3333
.setLenient()
3434
.create();
3535

36+
3637
api = new Retrofit.Builder()
3738
.baseUrl("https://analytics.bootpay.co.kr")
3839
.client(client)

0 commit comments

Comments
 (0)