From 39218d387de52de3c6aa2e576ac9ff9189b09caf Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 23 Feb 2023 13:56:21 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Na=C3=AFveProxy=20Plugin=20-=20SagerNe?= =?UTF-8?q?t=20to=20110.0.5481.100-1=20(125)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../io.nekohasekai.sagernet.plugin.naive.yml | 20 +++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/metadata/io.nekohasekai.sagernet.plugin.naive.yml b/metadata/io.nekohasekai.sagernet.plugin.naive.yml index aa770a6ae8..1622bb95a8 100644 --- a/metadata/io.nekohasekai.sagernet.plugin.naive.yml +++ b/metadata/io.nekohasekai.sagernet.plugin.naive.yml @@ -319,10 +319,26 @@ Builds: - plugin ndk: r25 + - versionName: 110.0.5481.100-1 + versionCode: 125 + commit: 3eae8cff4779d4a8de1ce237780fafd9565cdda7 + subdir: plugin/naive + submodules: true + sudo: + - apt-get update + - apt-get install -y make tcl gettext libcurl4-openssl-dev ninja-build pkg-config + bzip2 gcc-multilib + gradle: + - fdroid + scandelete: + - external + - plugin + ndk: r25 + AutoUpdateMode: Version UpdateCheckMode: Tags ^naive-plugin-.* VercodeOperation: - '%c * 5' UpdateCheckData: sager.properties|NAIVE_VERSION=(\d+)|.|NAIVE_VERSION_NAME=(.*) -CurrentVersion: 109.0.5414.74-2 -CurrentVersionCode: 120 +CurrentVersion: 110.0.5481.100-1 +CurrentVersionCode: 125