Files
zd_servicing/.idea/compiler.xml
songzhiling 96a61fe09f refactor(sdk): 重构项目并添加 native 代码支持
- 移除了不必要的日志库 LogUtil
- 添加了高德地图服务并配置了相关权限
- 更新了 API 接口定义,统一添加了前缀
-重构了 AppConfig 类,使用 native代码获取配置信息
- 更新了项目构建配置,支持 native 代码编译
- 优化了部分代码结构,提高了代码的可维护性
2025-07-17 11:35:38 +08:00

6 lines
169 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="17" />
</component>
</project>