mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 15:15:12 +00:00
Update SagerNet to 0.8.1-rc03 (813)
This commit is contained in:
parent
126eb1811d
commit
66cb07aa19
1 changed files with 20 additions and 2 deletions
|
|
@ -1087,10 +1087,28 @@ Builds:
|
|||
- ./run fdroid build
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 0.8.1-rc03
|
||||
versionCode: 813
|
||||
commit: 3593fc10b6889367774f37b32c2e5f89fedb5226
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- cd ..
|
||||
- ./run fdroid prebuild
|
||||
scandelete:
|
||||
- external
|
||||
- plugin
|
||||
build:
|
||||
- cd ..
|
||||
- ./run fdroid build
|
||||
ndk: r23b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^\d.*
|
||||
VercodeOperation:
|
||||
- 459 + %c * 2
|
||||
UpdateCheckData: sager.properties|VERSION_CODE=(\d+)||
|
||||
CurrentVersion: 0.8.1-rc02
|
||||
CurrentVersionCode: 811
|
||||
CurrentVersion: 0.8.1-rc03
|
||||
CurrentVersionCode: 813
|
||||
|
|
|
|||
Loading…
Reference in a new issue