From 3bc8d709e19d7ed0f26cb5af3aa82091e26bd9b5 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期五, 18 十月 2024 13:55:35 +0800 Subject: [PATCH] 修复Token未失效提到登录界面问题 --- local.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/local.properties b/local.properties index fbc2482..cf7466a 100644 --- a/local.properties +++ b/local.properties @@ -4,5 +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. -#Thu Jun 29 18:00:39 CST 2023 -sdk.dir=/Users/wenjucheng/Library/Android/sdk +#Wed Jul 10 16:17:02 CST 2024 +sdk.dir=/Users/user/Library/Android/sdk -- Gitblit v1.8.0