mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update SagerNet to 0.8-beta08 (795)
This commit is contained in:
parent
9190e46e98
commit
71c38d8f31
1 changed files with 24 additions and 2 deletions
|
|
@ -911,9 +911,31 @@ Builds:
|
|||
- ./run fdroid build
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 0.8-beta08
|
||||
versionCode: 795
|
||||
commit: 94be3b77e851965956be535c1cae1be270c85ba4
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
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-beta06
|
||||
CurrentVersionCode: 791
|
||||
CurrentVersion: 0.8-beta08
|
||||
CurrentVersionCode: 795
|
||||
|
|
|
|||
Loading…
Reference in a new issue