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 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/local.properties b/local.properties index 7e45c0e..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. -#Fri Feb 23 16:45:51 CST 2024 +#Wed Jul 10 16:17:02 CST 2024 sdk.dir=/Users/user/Library/Android/sdk -- Gitblit v1.8.0