From 7f55711fd88ff5dc67bbd386fbecc7bd50bd98c2 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期四, 06 三月 2025 14:44:04 +0800 Subject: [PATCH] feat(generallibrary): 新增制卡管理功能 --- local.properties | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/local.properties b/local.properties index 95b3ee2..60bc885 100644 --- a/local.properties +++ b/local.properties @@ -4,6 +4,5 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Tue Dec 19 11:21:25 CST 2023 +#Mon Aug 19 09:59:12 CST 2024 sdk.dir=D\:\\android\\sdk -ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21 \ No newline at end of file -- Gitblit v1.8.0