From 1babfe046e2f8069b39eeece165de9a318d0b4b6 Mon Sep 17 00:00:00 2001 From: "liujian.android" Date: Sat, 18 May 2024 22:23:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E6=9C=80=E6=96=B0=E7=89=88AS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CodeLocatorPlugin/build.gradle | 2 +- CodeLocatorPlugin/src/main/resources/META-INF/version | 4 ++-- CodeLocatorPlugin/src/main/resources/META-INF/versionNews | 4 ++-- CodeLocatorPlugin/src/main/resources/META-INF/versionNews_en | 4 ++-- CodeLocatorPlugin/src/main/resources/META-INF/version_en | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CodeLocatorPlugin/build.gradle b/CodeLocatorPlugin/build.gradle index 7e8f6b9..c11425d 100644 --- a/CodeLocatorPlugin/build.gradle +++ b/CodeLocatorPlugin/build.gradle @@ -6,7 +6,7 @@ plugins { group 'com.bytedance.tools' -version '2.0.3' +version '2.0.4' runIde { jvmArgs '-Xmx10G' diff --git a/CodeLocatorPlugin/src/main/resources/META-INF/version b/CodeLocatorPlugin/src/main/resources/META-INF/version index 663b34b..2ee025c 100644 --- a/CodeLocatorPlugin/src/main/resources/META-INF/version +++ b/CodeLocatorPlugin/src/main/resources/META-INF/version @@ -1,3 +1,3 @@ -2.0.3 +2.0.4 2.0.0 -1. 优化面板高度 \ No newline at end of file +1. 支持最新版AS \ No newline at end of file diff --git a/CodeLocatorPlugin/src/main/resources/META-INF/versionNews b/CodeLocatorPlugin/src/main/resources/META-INF/versionNews index ec49731..34cc9c4 100644 --- a/CodeLocatorPlugin/src/main/resources/META-INF/versionNews +++ b/CodeLocatorPlugin/src/main/resources/META-INF/versionNews @@ -1,5 +1,5 @@ -欢迎使用 CodeLocator 2.0.3 +欢迎使用 CodeLocator 2.0.4 新增如下功能: -1. 优化面板高度 \ No newline at end of file +1. 支持最新版AS \ No newline at end of file diff --git a/CodeLocatorPlugin/src/main/resources/META-INF/versionNews_en b/CodeLocatorPlugin/src/main/resources/META-INF/versionNews_en index 580f790..5ee59cd 100644 --- a/CodeLocatorPlugin/src/main/resources/META-INF/versionNews_en +++ b/CodeLocatorPlugin/src/main/resources/META-INF/versionNews_en @@ -1,5 +1,5 @@ -Welcome to CodeLocator 2.0.3 +Welcome to CodeLocator 2.0.4 The following functions are added: -1. Optimize screen height \ No newline at end of file +1. Support AS 2024 \ No newline at end of file diff --git a/CodeLocatorPlugin/src/main/resources/META-INF/version_en b/CodeLocatorPlugin/src/main/resources/META-INF/version_en index c1b6cc7..372d30f 100644 --- a/CodeLocatorPlugin/src/main/resources/META-INF/version_en +++ b/CodeLocatorPlugin/src/main/resources/META-INF/version_en @@ -1,3 +1,3 @@ -2.0.3 +2.0.4 2.0.0 -1. Optimize screen height \ No newline at end of file +1. Support AS 2024 \ No newline at end of file