- Add `jsBridgeName` field to `XWebViewConfig` (default: "XWebViewBridge") - Make `DIALOG_OVERRIDE_JS` a function parameterised by bridge name - Use `config.jsBridgeName` in both `XWebViewView` and `XWebViewActivity` - Bump sdk-webview to 1.0.7 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.7
|
|
SDK_LICENSE_VERSION=1.0.6
|