Set debugEnabled = true in XWebViewConfig to enable WebView remote debugging via chrome://inspect. Calls WebView.setWebContentsDebuggingEnabled() before WebView instantiation in both XWebViewView and XWebViewActivity. Bump to 1.0.8. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 行
302 B
INI
12 行
302 B
INI
org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8
|
|
android.useAndroidX=true
|
|
kotlin.code.style=official
|
|
android.nonTransitiveRClass=true
|
|
PUBLISH_VERSION=1.0.5
|
|
SDK_CORE_VERSION=1.0.6
|
|
SDK_IM_VERSION=1.0.5
|
|
SDK_PUSH_VERSION=1.0.5
|
|
SDK_UPDATE_VERSION=1.0.6
|
|
SDK_WEBVIEW_VERSION=1.0.8
|
|
SDK_LICENSE_VERSION=1.0.6
|