mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Mieru Plugin - SagerNet to 1.8.0 (30)
This commit is contained in:
parent
52390e3458
commit
7dabd12017
1 changed files with 21 additions and 2 deletions
|
|
@ -53,9 +53,28 @@ Builds:
|
|||
- plugin
|
||||
ndk: r25
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 30
|
||||
commit: 1547d4a7f3cb81afcb4b52dd473a2c658a740d75
|
||||
subdir: plugin/mieru
|
||||
submodules: true
|
||||
sudo:
|
||||
- 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.7.0
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: 1.8.0
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue