mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 22:55:11 +00:00
Update Mieru Plugin - SagerNet to 1.9.0 (35)
This commit is contained in:
parent
7b1e5bbad3
commit
91971252a9
1 changed files with 17 additions and 2 deletions
|
|
@ -68,10 +68,25 @@ Builds:
|
|||
- plugin
|
||||
ndk: r25
|
||||
|
||||
- versionName: 1.9.0
|
||||
versionCode: 35
|
||||
commit: 842d666adcfe8d2b7874c5d0a708e08f0272095b
|
||||
subdir: plugin/mieru
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y -t bullseye-backports golang-go
|
||||
gradle:
|
||||
- fdroid
|
||||
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.8.0
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: 1.9.0
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue