Update Mieru Plugin - SagerNet to 1.7.0 (25)

This commit is contained in:
F-Droid checkupdates bot 2022-10-05 04:33:17 +00:00
parent 50bcafd2e3
commit 228416522d

View file

@ -34,9 +34,28 @@ Builds:
- plugin
ndk: r25
- versionName: 1.7.0
versionCode: 25
commit: 41e587c1f0a82f2fc50348728187404d3a5433f8
subdir: plugin/mieru
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
prebuild:
- pushd ../..
- ./run fdroid prebuild_plugin_golang mieru
scandelete:
- external
- plugin
ndk: r25
AutoUpdateMode: Version
UpdateCheckMode: Tags ^mieru-plugin-.*
VercodeOperation: '%c * 5'
UpdateCheckData: sager.properties|MIERU_VERSION=(\d+)|.|MIERU_VERSION_NAME=(.*)
CurrentVersion: 1.1.0
CurrentVersionCode: 20
CurrentVersion: 1.7.0
CurrentVersionCode: 25