From c238bf89a89eec5030539c12d9902dbbd8ce3851 Mon Sep 17 00:00:00 2001 From: zuoxiao <470321431@qq.com> Date: 星期五, 15 三月 2024 08:54:19 +0800 Subject: [PATCH] 序列号显示10进制的 --- local.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/local.properties b/local.properties index f059514..b21f6f6 100644 --- a/local.properties +++ b/local.properties @@ -4,5 +4,6 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Sat Nov 11 20:12:34 CST 2023 +#Tue Feb 27 10:36:34 CST 2024 sdk.dir=D\:\\AndroidStudio\\sdk +ndk.dir=D\:\\android\\sdk\\ndk\\android-ndk-r21 -- Gitblit v1.8.0