From eebdc2980334e2881c70fe833fcdddbae09154c9 Mon Sep 17 00:00:00 2001 From: dyhkwong <50692134+dyhkwong@users.noreply.github.com> Date: Tue, 14 May 2024 12:48:26 +0800 Subject: [PATCH] Update naiveproxy to v125.0.6422.35-1 and mieru to v3.0.1 --- .github/workflows/release_mieru.yml | 2 +- .idea/codeStyles/Project.xml | 1 - app/src/main/java/io/nekohasekai/sagernet/Constants.kt | 2 ++ .../java/io/nekohasekai/sagernet/database/DataStore.kt | 2 ++ .../java/io/nekohasekai/sagernet/fmt/naive/NaiveBean.java | 8 +++++++- .../java/io/nekohasekai/sagernet/fmt/naive/NaiveFmt.kt | 3 +++ .../sagernet/ui/profile/NaiveSettingsActivity.kt | 2 ++ app/src/main/res/values-zh-rCN/strings.xml | 3 ++- app/src/main/res/values/strings.xml | 1 + app/src/main/res/xml/naive_preferences.xml | 4 ++++ plugin/mieru/src/main/go/mieru | 2 +- plugin/naive/src/main/jni/naiveproxy | 2 +- sager.properties | 8 ++++---- 13 files changed, 30 insertions(+), 10 deletions(-) diff --git a/.github/workflows/release_mieru.yml b/.github/workflows/release_mieru.yml index 28cdda7c..df696e68 100644 --- a/.github/workflows/release_mieru.yml +++ b/.github/workflows/release_mieru.yml @@ -33,7 +33,7 @@ jobs: uses: actions/setup-go@v5 if: steps.cache.outputs.cache-hit != 'true' with: - go-version: 1.22.2 + go-version: 1.22.3 - name: Native Build if: steps.cache.outputs.cache-hit != 'true' run: | diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 8581ad5a..6dd46843 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,6 +1,5 @@ -