TUIC Plugin - SagerNet: 0.8.5

This commit is contained in:
linsui 2022-09-27 18:18:00 +08:00 committed by linsui
parent 2cadeb8505
commit de805b074f

View file

@ -40,9 +40,34 @@ Builds:
- plugin
ndk: r25
- versionName: 0.8.5
versionCode: 25
commit: ec58d54d7a5547da1ef047041ee2c56ff292a059
subdir: plugin/tuic
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
srclibs:
- rustup@1.25.1
prebuild:
- $$rustup$$/rustup-init.sh -y
- source $HOME/.cargo/env
- pushd ../..
- rustup default stable
- ./run init action rust
- echo -e "\nsource $HOME/.cargo/env" >> ./bin/init/env.sh
scandelete:
- external
- plugin
ndk: r25
AutoUpdateMode: Version
UpdateCheckMode: Tags ^mieru-plugin-.*
UpdateCheckMode: Tags ^tuic-plugin-.*
VercodeOperation: '%c * 5'
UpdateCheckData: sager.properties|TUIC_VERSION=(\d+)|.|TUIC_VERSION_NAME=(.*)
CurrentVersion: 0.8.2
CurrentVersionCode: 15
CurrentVersion: 0.8.5
CurrentVersionCode: 25