XuqmGroup-AndroidSDK/gradle.properties
XuqmGroup e958b2a42c feat(sdk-webview): add debugEnabled flag for Chrome DevTools H5 debugging
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>
2026-05-29 09:58:21 +08:00

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