From 0933165fcad1de5bb3660a995f44a5aaf794836a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 21 Sep 2022 04:28:06 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Na=C3=AFveProxy=20Plugin=20-=20SagerNe?= =?UTF-8?q?t=20to=20105.0.5195.52-1=20(95)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../io.nekohasekai.sagernet.plugin.naive.yml | 25 +++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/metadata/io.nekohasekai.sagernet.plugin.naive.yml b/metadata/io.nekohasekai.sagernet.plugin.naive.yml index b38f788378..cfc3b6b0fd 100644 --- a/metadata/io.nekohasekai.sagernet.plugin.naive.yml +++ b/metadata/io.nekohasekai.sagernet.plugin.naive.yml @@ -251,9 +251,30 @@ Builds: - plugin ndk: r23b + - versionName: 105.0.5195.52-1 + versionCode: 95 + commit: f0b4416434fb0de228af2f1ae203140d6c3e66ec + subdir: plugin/naive + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + - apt-get install -y tcl gettext libcurl4-openssl-dev ninja-build pkg-config + - apt-get remove -y libc6-i386 --autoremove + gradle: + - fdroid + prebuild: + - pushd ../.. + - ./run fdroid prebuild_plugin_naive + scandelete: + - external + - plugin + ndk: r23b + AutoUpdateMode: Version UpdateCheckMode: Tags ^naive-plugin-.* VercodeOperation: '%c * 5' UpdateCheckData: sager.properties|NAIVE_VERSION=(\d+)|.|NAIVE_VERSION_NAME=(.*) -CurrentVersion: 103.0.5060.53-1 -CurrentVersionCode: 85 +CurrentVersion: 105.0.5195.52-1 +CurrentVersionCode: 95