app/build.gradle @@ -130,5 +130,8 @@ implementation 'androidx.webkit:webkit:1.3.0'//3.6.15版本之后 必须集成,用来支持暗黑模式 //********UniSDK必须添加的依赖 end******** //NanoHTTPD搭建服务器 implementation 'org.nanohttpd:nanohttpd:2.3.1' }