We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 253a4b2 commit 673adafCopy full SHA for 673adaf
bootpay/src/main/java/kr/co/bootpay/BootpayWebView.java
@@ -36,7 +36,7 @@
36
import kr.co.bootpay.pref.UserInfo;
37
38
public class BootpayWebView extends WebView {
39
-private static final String BOOTPAY = "https://inapp.bootpay.co.kr/3.3.0/production.html";
+private static final String BOOTPAY = "https://inapp.bootpay.co.kr/3.3.1/production.html";
40
41
private Dialog dialog;
42
// private ConnectivityManager connManager;
0 commit comments