- 删除 activity_home.xml 布局文件 - 删除 activity_shelf.xml 布局文件 - 删除 activity_shelf_v2.xml 布局文件 - 从 AndroidManifest.xml 中移除 HomeActivity 和 ShelfActivity 等旧页面声明 - 删除 ApiService.kt 网络接口文件 - 删除 ApiServiceV2.kt 网络接口文件 - 删除 CabinetInitResult.kt 数据模型文件 - 删除 CleanPackageAdapter.kt 适配器文件 - 删除 CleanPackageOption.kt 数据模型文件 - 删除 Constant.kt 常量定义文件 - 删除 DeviceConfigInfo.kt 数据模型文件 - 删除 DrawableExt.kt 扩展工具文件 - 删除 F2C.kt 温度转换工具文件 - 删除 GoodsModel.kt 数据模型文件 - 删除 GoodsRecord.kt 数据模型文件 - 删除 GridLayoutTool.kt 布局工具文件 - 删除 HexUtils.java 十六进制工具类
9 lines
330 B
Properties
9 lines
330 B
Properties
## This file must *NOT* be checked into Version Control Systems,
|
|
# as it contains information specific to your local configuration.
|
|
#
|
|
# Location of the SDK. This is only used by Gradle.
|
|
# For customization when using a Version Control System, please read the
|
|
# header note.
|
|
#Fri Jun 26 09:17:18 CST 2026
|
|
sdk.dir=D\:\\Android\\sdk
|