From feea6964e34fd08ae9e36274937f79ce97d5a6c6 Mon Sep 17 00:00:00 2001 From: yinjiacheng Date: Thu, 21 Nov 2024 16:11:24 +0800 Subject: [PATCH] update: docs/native/modules/android/others.md --- docs/native/modules/android/others.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/native/modules/android/others.md b/docs/native/modules/android/others.md index 6eb4eba5..f227d442 100644 --- a/docs/native/modules/android/others.md +++ b/docs/native/modules/android/others.md @@ -3,7 +3,7 @@ |模块名称 |本地依赖库 |线上依赖库 |最低支持安卓版本 |依赖的模块 | |:-- |:-- |:-- |:-- |:-- | |uni-createRequestPermissionListener|uni-createRequestPermissionListener-release.aar |- |- |- | -|uni-createWebviewContext |uni-createWebviewContext-release.aar |- |- |- | +|uni-createWebviewContext |uni-createWebviewContext-release.aar |androidx.webkit:webkit:1.6.0 |- |- | |uni-fileSystemManager |uni-fileSystemManager-release.aar |org.brotli:dec:0.1.2 |- |- | |uni-getLocation-system |uni-getLocation-system-release.aar |- |- |- | |uni-getNetworkType |uni-getNetworkType-release.aar |- |- |- | -- GitLab