Skip to content

Commit 673adaf

Browse files
committed
bootpay 3.3.1 update
1 parent 253a4b2 commit 673adaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootpay/src/main/java/kr/co/bootpay/BootpayWebView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
import kr.co.bootpay.pref.UserInfo;
3737

3838
public class BootpayWebView extends WebView {
39-
private static final String BOOTPAY = "https://inapp.bootpay.co.kr/3.3.0/production.html";
39+
private static final String BOOTPAY = "https://inapp.bootpay.co.kr/3.3.1/production.html";
4040

4141
private Dialog dialog;
4242
// private ConnectivityManager connManager;

0 commit comments

Comments
 (0)